diff --git a/bin/phpcs-whitelist.js b/bin/phpcs-whitelist.js index 6588382867111..f85a59fa88205 100644 --- a/bin/phpcs-whitelist.js +++ b/bin/phpcs-whitelist.js @@ -1,5 +1,6 @@ // If the file path starts with anything like in the array below, it should be linted. module.exports = [ + '3rd-party/3rd-party.php', 'class.jetpack-gutenberg.php', 'class.jetpack-plan.php', 'extensions/',