mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
Fix indent issues with continaution indent (#4103)
This commit is contained in:
@@ -6,6 +6,7 @@ insert_final_newline = true
|
|||||||
|
|
||||||
[*.{kt, groovy}]
|
[*.{kt, groovy}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
[*.yml]
|
[*.yml]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|||||||
Reference in New Issue
Block a user