Update .codeclimate.yml (#5044)

This commit is contained in:
Neil Lathwood
2016-11-22 10:01:04 +00:00
committed by GitHub
parent 58582c82c1
commit 880c77cec8

View File

@ -40,8 +40,8 @@ ratings:
- "**.py" - "**.py"
- "**.rb" - "**.rb"
exclude_paths: exclude_paths:
- tests/ - "tests/"
- lib/ - "lib/"
- html/js/ - "html/js/"
- html/css/ - "html/css/"
- html/lib/ - "html/lib/"