diff options
Diffstat (limited to 'phpcs.xml')
-rw-r--r-- | phpcs.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,7 +15,6 @@ <arg name="colors" /> <arg name="parallel" value="75" /> <arg value="p" /> - <arg name="cache" value="build/phpcs/result.cache" /> <!-- Include the whole PSR12 standard --> <rule ref="PSR12"></rule> |