Skip to content

Commit

Permalink
Updated CodeClimate exclude_patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
willianantunes committed May 1, 2019
1 parent 9a84704 commit 7edd043
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
exclude_patterns:
- "**/migrations/*.py"
- "**/__init__.py"
- "/manage.py"
- "tests/"
- "scripts/"
- "**/tests/"
- ".tox/"
- ".venv/"

0 comments on commit 7edd043

Please sign in to comment.