Skip to content

Commit

Permalink
circleci config back
Browse files Browse the repository at this point in the history
  • Loading branch information
konzz authored and daneryl committed Mar 18, 2020
1 parent 0e70203 commit 62575b5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ checks:
similar-code:
config:
threshold: 70
plugins:
eslint: eslint:
enabled: true
channel: "eslint-5"
config:
config: .eslintrc
checks:
prettier/prettier:
enabled: false
ratings:
paths:
- app/**
Expand Down

0 comments on commit 62575b5

Please sign in to comment.