We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fb3749 + ec16bb7 commit 11c8057Copy full SHA for 11c8057
.codeclimate.yml
@@ -1,3 +1,10 @@
1
+checks:
2
+ similar_code:
3
+ exclude_paths:
4
+ - "contracts/tests/"
5
+ complexity:
6
7
8
engines:
9
tslint:
10
enabled: true
@@ -7,3 +14,5 @@ engines:
14
exclude_paths:
15
- "web/src/graphql/generated.ts"
16
- "contracts/deployments/"
17
+ - "contracts/config/"
18
+ - "kleros-sdk/config/"
0 commit comments