diff --git a/finder.php b/finder.php
index 7f45dd64..0eeebc61 100644
--- a/finder.php
+++ b/finder.php
@@ -2,6 +2,8 @@
declare(strict_types=1);
+// phpcs:disable Squiz.PHP.CommentedOutCode
+
return \StubsGenerator\Finder::create()
->in('source/wordpress')
// Shim for load-styles.php and load-scripts.php.
diff --git a/phpcs.xml.dist b/phpcs.xml.dist
index ba3dd33a..c566d91f 100644
--- a/phpcs.xml.dist
+++ b/phpcs.xml.dist
@@ -8,7 +8,6 @@
-