1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-05 22:53:52 +00:00
CLI11/.editorconfig
Henry Fredrick Schreiner 2c024401cc Minor touch up after #186
2019-01-06 10:46:12 +01:00

10 lines
132 B
INI

root = true
[*]
indent_style = space
indent_size = 4
insert_final_newline = true
end_of_line = lf
trim_trailing_whitespace = true