Skip to content

Commit c6dbd05

Browse files
committed
More tweaks
1 parent 3e5c11f commit c6dbd05

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.codeclimate.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ engines:
66
config:
77
languages:
88
python:
9-
mass_threshold: 40
9+
mass_threshold: 50
1010
fixme:
1111
enabled: true
1212
pep8:
@@ -16,9 +16,8 @@ engines:
1616

1717
ratings:
1818
paths:
19-
- "**.py"
19+
- "llvmlite/**.py"
2020

2121
exclude_paths:
22-
- "versioneer.py"
2322
- "**/six.py"
2423
- "**/_version.py"

0 commit comments

Comments
 (0)