Skip to content

Commit

Permalink
Make new sniffers work in GA
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Jan 11, 2024
1 parent 89f6e3a commit 7d8df36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpcs-simplesamlphp.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
<!-- Do not allow unnecessary spaces inside arbitrary parentheses -->
<rule ref="Generic.WhiteSpace.ArbitraryParenthesesSpacing" />

<config name="installed_paths" value="vendor/slevomat/coding-standard"/>

<!-- Do not allow any unused use-statements to exist -->
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses" />

Expand Down

0 comments on commit 7d8df36

Please sign in to comment.