Fix Detekt max line length not matching Editorconfig
This commit is contained in:
committed by
Niels van Velzen
parent
50ad7b30b9
commit
cd1623c6f3
@@ -27,3 +27,5 @@ style:
|
||||
values: [ 'STOPSHIP:' ]
|
||||
ReturnCount:
|
||||
max: 6
|
||||
MaxLineLength:
|
||||
maxLineLength: 140
|
||||
|
||||
Reference in New Issue
Block a user