Fix indent issues with continaution indent (#4103)

This commit is contained in:
Brais Gabín
2021-09-17 12:45:38 +02:00
committed by GitHub
parent 1e37dfe527
commit cbdb460361

View File

@@ -6,6 +6,7 @@ insert_final_newline = true
[*.{kt, groovy}]
indent_style = space
indent_size = 4
[*.yml]
indent_style = space