helmfile/.editorconfig

9 lines
126 B
INI

root = true
[*.md]
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
indent_size = 4