do not test *.min.css with phpcs

This commit is contained in:
Frédéric FRANCE 2018-05-30 13:30:14 +02:00 committed by GitHub
parent d8d4d15b4b
commit 03bba4daf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 -->