Skip to content

Commit

Permalink
ci: update phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
petertwise committed Jul 29, 2020
1 parent cd6572d commit a064772
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpcs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@
<rule ref="WordPress.Security.PluginMenuSlug"/>
<rule ref="WordPress.WP.CronInterval"/>
<rule ref="WordPress.WP.PostsPerPage"/>
<rule ref="WordPress.WP.TimezoneChange"/>

<rule ref="WordPress.DateTime.RestrictedFunctions"/>
<!-- Verify some regex best practices.
https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues/1371 -->
<rule ref="WordPress.PHP.PregQuoteDelimiter"/>
Expand Down

0 comments on commit a064772

Please sign in to comment.