Merge pull request #8898 from frederic34/patch-10
do not test *.min.css with phpcs
This commit is contained in:
commit
5ae25cf95b
@ -10,6 +10,7 @@
|
||||
<exclude-pattern type="relative">htdocs/conf.php</exclude-pattern>
|
||||
<exclude-pattern type="relative">*/nltechno*</exclude-pattern>
|
||||
<exclude-pattern type="relative">*/htdocs/includes</exclude-pattern>
|
||||
<exclude-pattern type="relative">*.min.css</exclude-pattern>
|
||||
|
||||
<!-- List of all tests -->
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user