ansible-collection-base/.editorconfig
Jan Christian Grünhage 34c00ffb82 chore: add .editorconfig
2021-09-04 10:14:38 +02:00

7 lines
86 B
INI

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