ansible/roles/synapse/.editorconfig
2019-09-24 10:59:36 +02:00

8 lines
118 B
INI

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