Skip to content

Commit

Permalink
Disable no-loops (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjoyce91 committed Aug 27, 2021
1 parent 623f4d3 commit bf3ab7a
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 @@ -18,6 +18,8 @@ plugins:
enabled: false
import/extensions:
enabled: false
no-loops/no-loops:
enabled: false
config:
extensions:
- .js
Expand Down

0 comments on commit bf3ab7a

Please sign in to comment.