lightning-runner/.editorconfig

8 lines
139 B
INI
Raw Normal View History

2021-12-21 02:39:57 +00:00
# EditorConfig is awesome: https://EditorConfig.org
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true