Skip to content

Commit

Permalink
Exclude templates in radon codeclimate test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Place committed Oct 9, 2017
1 parent fc931c6 commit d41de4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ languages:
engines:
radon:
enabled: true
exclude_paths:
- "templates/"
config:
threshold: "D"

0 comments on commit d41de4e

Please sign in to comment.