phpcs phpcbf

This commit is contained in:
2026-01-23 18:36:36 -08:00
parent ae5fa27b7d
commit 38f706f0f6
6 changed files with 540 additions and 529 deletions

View File

@@ -9,7 +9,7 @@
<exclude-pattern>/tests/test_files/</exclude-pattern>
<exclude-pattern>/tests/test_app/</exclude-pattern>
<rule ref="PSR2R"/>
<rule ref="vendor/fig-r/psr2r-sniffer/PSR2R/ruleset.xml"/>
<rule ref="PSR1.Classes.ClassDeclaration.MissingNamespace">
<exclude-pattern>*/config/Migrations/*</exclude-pattern>