mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 14:46:36 +02:00
PHPCS: Ignore compiled files
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<file>.</file>
|
||||
<exclude-pattern>/externals/</exclude-pattern>
|
||||
<exclude-pattern>/designs/</exclude-pattern>
|
||||
<exclude-pattern>/(adminer|editor)[^/]*.php</exclude-pattern>
|
||||
<exclude-pattern>/(adminer|editor)[-.]</exclude-pattern>
|
||||
|
||||
<rule ref="PSR12">
|
||||
<exclude name="Generic.Whitespace.DisallowTabIndent"/><!-- Replaced by: Generic.Whitespace.DisallowSpaceIndent -->
|
||||
|
Reference in New Issue
Block a user