Sign in
kernel
/
pub
/
scm
/
infra
/
public-inbox
/
refs/heads/master
/
.
/
.editorconfig
blob: 665a80da81fb414de1a49e18cf9756f387e36183 [
file
] [
log
] [
blame
]
# EditorConfig configuration for public-inbox
# https://EditorConfig.org
# Top-most EditorConfig file
root
=
true
[*]
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
charset
=
utf
-
8
indent_style
=
tab