Skip to content

Commit

Permalink
Remove custom sniff.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jan 23, 2025
1 parent 0c99427 commit 5de574a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 128 deletions.
3 changes: 0 additions & 3 deletions phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
<rule ref="WordPress-Docs" />
<rule ref="WordPress-VIP-Go" />

<!-- Newspack Plugin rules -->
<rule ref="./phpcsSniffs" />

<rule ref="WordPress">
<exclude name="Generic.Arrays.DisallowShortArraySyntax.Found" />
<exclude name="Universal.Arrays.DisallowShortArraySyntax.Found" />
Expand Down
125 changes: 0 additions & 125 deletions phpcsSniffs/NewspackNewslettersMethodsSniff.php

This file was deleted.

0 comments on commit 5de574a

Please sign in to comment.