1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-01 11:30:16 +02:00

Enable progress & color option for phpcs

This commit is contained in:
Oliver Vogel
2024-01-19 10:08:32 +01:00
parent 1631755a6e
commit adb3052693

View File

@@ -3,6 +3,9 @@
<rule ref="PSR12"/>
<arg name="colors"/>
<arg value="p"/>
<file>src/</file>
<file>tests/</file>
</ruleset>