fedimovies-web/.editorconfig

6 lines
101 B
INI
Raw Normal View History

2021-04-17 03:16:54 +00:00
[*]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true