]> git.openstreetmap.org Git - rails.git/blobdiff - config/jshint.yml
Update coding style section of the contribution guide to describe our use of rubocop...
[rails.git] / config / jshint.yml
index 65996983fe5ca8bc47aee57d1a5eef45a78a6588..a7e22486be30795e32fb5d795ebb5a063773e4f7 100644 (file)
@@ -1,6 +1,7 @@
 files:
   - "**/*.js"
 exclude_paths:
+  - "app/assets/javascripts/i18n"
   - "vendor/assets/javascripts"
 options:
   eqeqeq: true