Skip to content

Commit

Permalink
Upgraded the '.codeclimate.yml' file
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienCastex committed Dec 26, 2017
1 parent 60a7e2d commit 07a84ce
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
engines:
plugins:
tslint:
enabled: true
channel: beta
config: tslint.json
ratings:
paths:
- "**.ts"
exclude_paths:
- lib
- test
- src/**/v1
exclude_patterns:
- "lib/"
- "test/"
- "src/**/v1/"

0 comments on commit 07a84ce

Please sign in to comment.