ansible/roles/synapse/.editorconfig

8 lines
118 B
INI

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