We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4653f63 commit 89a5025Copy full SHA for 89a5025
detekt.yml
@@ -4,6 +4,8 @@ config:
4
5
comments:
6
excludes: &standardExcludes
7
+ - '**/bin/**'
8
+ - '**/build/**'
9
- '**/src/test/**'
10
11
complexity:
0 commit comments