Remove extra line in PHPCS config

This commit is contained in:
Justin Palmer 2023-11-11 03:16:11 +01:00
parent 222cb6d776
commit d1c5af74c0
No known key found for this signature in database
GPG Key ID: ACAB7C35AA2577AF
1 changed files with 0 additions and 1 deletions

View File

@ -102,5 +102,4 @@
<rule ref="Squiz.Commenting.FileComment.Missing">
<exclude-pattern>tests/php/</exclude-pattern>
</rule>
</ruleset>