mitmproxy/web/.editorconfig

7 lines
118 B
INI
Raw Normal View History

[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
2016-06-16 22:26:46 +00:00
end_of_line = lf