Skip to content

Commit

Permalink
build: revert config
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Feb 27, 2020
1 parent d91e118 commit 3fe3303
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ exclude_patterns:
- "**/src/main/java/chapi/ast/antlr/"
- "**/resources/**"
- "tests/"

checks:
identical-code:
config:
threshold: 25
similar-code:
config:
threshold: 50
#
#checks:
# identical-code:
# config:
# threshold: 25
# similar-code:
# config:
# threshold: 50

plugins:
duplication:
Expand Down

0 comments on commit 3fe3303

Please sign in to comment.