We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e033d2 commit e40ae41Copy full SHA for e40ae41
.github/detekt-config.yml
@@ -1,7 +1,7 @@
1
style:
2
MaxLineLength:
3
active: true
4
- maxLineLength: 1200
+ maxLineLength: 1400
5
excludePackageStatements: true
6
excludeImportStatements: true
7
excludeCommentStatements: false
0 commit comments