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.
hilde/.editorconfig
Jef Roosens 89bc9b91e1
All checks were successful
continuous-integration/drone the build was successful
Added editorconfig file
2021-06-25 12:07:33 +02:00

9 lines
111 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
indent_size = 4
[*.{yml,yaml}]
indent_size = 2