leetcode/.editorconfig

5 lines
98 B
INI
Raw Permalink Normal View History

2022-03-10 12:31:56 +00:00
indent_style = space
indent_size = 2
insert_final_newline = false
trim_trailing_whitespace = true