Fix jquery exclude

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-01-12 14:17:01 +01:00
parent 2a6db83804
commit 6998a4a643

View File

@@ -10,7 +10,7 @@ exclude = [
"js/Gruntfile.js",
"js/package.json",
"js/package-lock.json",
"js/vendor/jquery/",
"js/vendor/jquery",
"tests",
".codecov.yml",
"composer.json",