MNT: fix phpcs path

This commit is contained in:
Will Rossiter 2023-09-13 07:37:16 +12:00
parent 2e6fbf08aa
commit d0159867d1
No known key found for this signature in database
GPG Key ID: 9CD50F87382CDF52
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<ruleset name="SilverStripe">
<description>CodeSniffer ruleset for SilverStripe coding conventions.</description>
<file>code</file>
<file>src</file>
<file>tests</file>
<rule ref="PSR2" >