This repository has been archived on 2021-12-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
jos/.editorconfig
Jef Roosens ddd498e92b
Some checks failed
continuous-integration/drone the build failed
Switched to Make commands for frontend ci
2021-05-18 15:55:36 +02:00

10 lines
132 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab