mirror of
https://ghproxy.net/https://github.com/fairpm/fair-plugin.git
synced 2025-09-04 16:15:57 +08:00
Fix code standards issues (#171)
Signed-off-by: Andy Fragen <andy@thefragens.com>
This commit is contained in:
parent
80d56075f3
commit
b64e97776d
3 changed files with 8 additions and 5 deletions
|
@ -74,4 +74,8 @@
|
|||
<exclude-pattern>inc/icons/svg\.php</exclude-pattern>
|
||||
<exclude-pattern>tests/phpunit/bootstrap\.php</exclude-pattern>
|
||||
</rule>
|
||||
|
||||
<rule ref="Squiz.PHP.EmbeddedPhp">
|
||||
<exclude-pattern>inc/settings/namespace\.php</exclude-pattern>
|
||||
</rule>
|
||||
</ruleset>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue