ha-handler/.editorconfig
2022-02-23 17:53:00 +01:00

12 lines
185 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*.ex]
indent_style = space
indent_size = 2
[*.eex]
indent_style = space
indent_size = 2