nim-dagger/.editorconfig

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
100 B
INI
Raw Permalink Normal View History

2021-01-11 10:57:27 +01:00
[*]
indent_style = space
insert_final_newline = true
indent_size = 2
trim_trailing_whitespace = true