Exclude tests with codeclimate

This commit is contained in:
Alexander Meindl 2017-06-07 22:12:11 +02:00
parent 906e224148
commit dcf261a26b

View File

@ -17,5 +17,6 @@ ratings:
- "**.js"
- "**.rb"
exclude_paths:
- "test/"
- "assets/javascripts/"
- "assets/stylesheets/jquery.*"