docker-network-graph/.editorconfig
2018-11-27 03:05:37 +01:00

9 lines
122 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.py]
charset = utf-8
indent_style = space
indent_size = 4