Skip to content

Commit 0243ce7

Browse files
Enable sonar-engine
1 parent 5e0c369 commit 0243ce7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.codeclimate.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
engines:
3+
sonar-java:
4+
enabled: true
5+
channel: beta
6+
exclude_paths:
7+
- fixtures/
8+
exclude_paths:
9+
- gradle/
10+
- .gradle/

0 commit comments

Comments
 (0)