Skip to content

Commit

Permalink
More tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pitrou committed May 2, 2016
1 parent 3e5c11f commit c6dbd05
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ engines:
config:
languages:
python:
mass_threshold: 40
mass_threshold: 50
fixme:
enabled: true
pep8:
Expand All @@ -16,9 +16,8 @@ engines:

ratings:
paths:
- "**.py"
- "llvmlite/**.py"

exclude_paths:
- "versioneer.py"
- "**/six.py"
- "**/_version.py"

0 comments on commit c6dbd05

Please sign in to comment.