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