Fixing various phpcs issues
This commit is contained in:
parent
21c89f721c
commit
ef03d2209f
18 changed files with 148 additions and 90 deletions
|
@ -2,7 +2,5 @@
|
|||
<ruleset name="jonnybarnes.uk">
|
||||
<description>Custom configuration for code running jonnybarnes.uk</description>
|
||||
<file>./app/</file>
|
||||
<rule ref="PSR2">
|
||||
<exclude name="PSR2.Namespaces.UseDeclaration" />
|
||||
</rule>
|
||||
<rule ref="PSR12" />
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue