mirror of
https://github.com/hexedtech/codemp-intellij.git
synced 2024-11-21 14:44:49 +01:00
fix: fixed editorconfig
This commit is contained in:
parent
d85c4370f6
commit
9ff8de0df4
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ indent_size = 2
|
||||||
|
|
||||||
[*.java]
|
[*.java]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
ij_continuation_indent_size = 2
|
||||||
|
|
||||||
[*.{yml,yaml}]
|
[*.{yml,yaml}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
Loading…
Reference in a new issue