docker-network-graph/.editorconfig

10 lines
122 B
INI
Raw Permalink Normal View History

2018-11-27 03:05:37 +01:00
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.py]
charset = utf-8
indent_style = space
indent_size = 4