docker-compose/.editorconfig
Alexander Zeitler 45b4b3057f cleanup
2017-08-24 16:48:26 +02:00

13 lines
No EOL
161 B
INI

root = true
[**/**.yml]
indent_style = space
indent_size = 2
[**/**.js]
indent_style = space
indent_size = 2
[**/**.json]
indent_style = space
indent_size = 2