don't think we need this line in phpcs

Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
This commit is contained in:
Chris Abraham 2024-12-08 15:36:45 -08:00
parent 88bc75d3da
commit ed24f85f31
No known key found for this signature in database
GPG Key ID: 60A2BD1DA7D4B0F0
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@
<!-- Exclude CSS files. -->
<exclude-pattern>*.css</exclude-pattern>
<!-- Strip the filepaths down to the relevant bit. -->
<arg name="basepath" value="."/>
<!-- Check up to 8 files simultaneously. -->
<arg name="parallel" value="8"/>