Skip to content

Commit 90835f2

Browse files
Merge pull request #6 from RobotlegsJS/coverage
Improve code coverage
2 parents 2ed1a13 + cc9a6c9 commit 90835f2

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.codeclimate.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ ratings:
1919
- "**.py"
2020
- "**.rb"
2121
exclude_paths:
22-
- test/
22+
- "test/"
23+
- "test/**"

0 commit comments

Comments
 (0)