openstamanager/.editorconfig

11 lines
106 B
INI
Executable File

root = true
[*]
charset = utf-8
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2