Sign in
melange
/
soc
/
refs/heads/master
/
.
/
.editorconfig
blob: a4941a4771be4d32c7948896d56339fa222612b2 [
file
] [
log
] [
blame
]
# https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties
root
=
true
[*]
indent_style
=
space
indent_size
=
2
end_of_line
=
lf
charset
=
utf
-
8
trim_trailing_whitespace
=
true
insert_final_newline
=
true