feed_viz/.editorconfig
2019-08-26 16:14:34 -04:00

12 lines
151 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true