Skip to content

Commit

Permalink
Don't run code climate on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Jul 30, 2018
1 parent 9896398 commit 05e5976
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
version: "2"
exclude_patterns:
- "spec/"
- "lib/graphql/language/lexer.rb"
- "lib/graphql/language/parser.rb"
# plugin - duplication - is failing on these
Expand Down

0 comments on commit 05e5976

Please sign in to comment.