summaryrefslogtreecommitdiff
path: root/roles/docker.ubuntu/.editorconfig
blob: 3fee862a44d5625211d483390daad0884718782f (plain)
1
2
3
4
5
6
7
8
root = true

# default configuration
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8