mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-04-28 11:00:58 -04:00
Set indent size to 2 on yml files.
This commit is contained in:
committed by
Marco Vermeulen
parent
a19e4d4bbd
commit
135e7f79e5
@@ -14,6 +14,9 @@ ij_formatter_tags_enabled = false
|
||||
ij_smart_tabs = false
|
||||
ij_wrap_on_typing = false
|
||||
|
||||
[{*.yaml,*.yml}]
|
||||
indent_size = 2
|
||||
|
||||
[{*.bash,*.sh,*.zsh}]
|
||||
ij_shell_binary_ops_start_line = false
|
||||
ij_shell_keep_column_alignment_padding = false
|
||||
|
||||
Reference in New Issue
Block a user