Skip to content

Commit

Permalink
Chore: Configure Code Climate exclusions ⚙️ (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
DHedgecock committed Feb 20, 2020
1 parent 10c592b commit f0c91da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ checks:
method-lines:
config:
threshold: 50
exclude_patterns:
- '**/*.spec.js'

0 comments on commit f0c91da

Please sign in to comment.