Skip to content

Commit

Permalink
disable codeclimate linting (doesn't like flow types)
Browse files Browse the repository at this point in the history
  • Loading branch information
BDav24 committed Oct 4, 2017
1 parent 7a6e78b commit 328fe81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
engines:
eslint:
enabled: true
enabled: false
config:
plugins:
- standard
Expand Down

0 comments on commit 328fe81

Please sign in to comment.