Files
Ansible_playbook/.editorconfig
Justine Pelletreau 27bbe4b275 first commit
2026-02-23 17:56:36 +01:00

11 lines
122 B
INI

# .editorconfig
root = true
[*.tf]
indent_style = space
indent_size = 2
[*.tfvars]
indent_style = space
indent_size = 2