ansible/roles/synapse/.editorconfig

8 lines
118 B
INI
Raw Normal View History

2019-09-24 08:59:36 +00:00
root = true
trim_trailing_whitespace = true
[*.yml]
insert_final_newline = true
indent_style = space
indent_size = 2