ansible-collection-famedly-.../.editorconfig

8 lines
118 B
INI
Raw Permalink Normal View History

root = true
trim_trailing_whitespace = true
[*.yml]
insert_final_newline = true
indent_style = space
indent_size = 2