From 43069f5560b78644dc1c63b1d313d3ddf9739bf5 Mon Sep 17 00:00:00 2001 From: Bryan Olsson Date: Mon, 29 Jul 2024 13:56:51 -0700 Subject: [PATCH] Update linter_config.yml Add exception for brand terms for pocket-delete-notice-marketing --- .github/linter_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/linter_config.yml b/.github/linter_config.yml index 2ca4412df0..f53dfa4163 100644 --- a/.github/linter_config.yml +++ b/.github/linter_config.yml @@ -28,6 +28,7 @@ CO01: - product-firefox-monitor - product-firefox-relay - header-title + - pocket-delete-notice-marketing # Variable comments VC: disabled: true