Use single quotes and update krankerl.toml

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-05-12 13:19:03 +02:00
parent c4dfb75b3a
commit dd008f0895
7 changed files with 17 additions and 17 deletions

View File

@@ -4,6 +4,7 @@ exclude = [
".git",
"js/node_modules",
"js/tests",
"js/legacy",
"js/controller",
"js/directive",
"js/filters",
@@ -14,7 +15,6 @@ exclude = [
"js/Gruntfile.js",
"js/package.json",
"js/package-lock.json",
"js/vendor/jquery",
"tests",
".codecov.yml",
"composer.json",