Skip to content
Snippets Groups Projects
.editorconfig 85 B
Newer Older
Michael Sammler's avatar
Michael Sammler committed
root = true

[*]
end_of_line = lf
insert_final_newline = true

[*.c]
indent_size = 2