Merge pull request #8898 from frederic34/patch-10

do not test *.min.css with phpcs
This commit is contained in:
Laurent Destailleur 2018-06-04 12:20:04 +02:00 committed by GitHub
commit 5ae25cf95b
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 -->