Browse Source

fix ratings paths

pull/1613/head
ABaldwinHunter 9 years ago
parent
commit
292745233c
  1. 3
      .codeclimate.yml

3
.codeclimate.yml

@ -5,4 +5,7 @@ engines:
pep8:
enabled: true
ratings:
paths:
- "**.py"
exclude_paths:
- Makefile

Loading…
Cancel
Save