--- a/README.rst Sun Sep 24 12:25:05 2017 +0800+++ b/README.rst Tue Oct 03 19:50:58 2017 +0800@@ -56,6 +56,10 @@ - '**.yml' - name: jshint+ include:+ - '**.js'++ - name: jshint flags: ['--extract', 'always'] include: - '**.html'
--- a/candolint.yml Sun Sep 24 12:25:05 2017 +0800+++ b/candolint.yml Tue Oct 03 19:50:58 2017 +0800@@ -9,6 +9,10 @@ - '**.yml' - name: jshint+ include:+ - '**.js'++ - name: jshint flags: ['--extract', 'always'] include: - '**.html'