Sign in
fuchsia
/
antlion
/
444b931f947b59aa05b102a4ff471246da9216c1
/
.
/
.editorconfig
blob: 027bdb1e6a732ec9945cea86a0ba434f8054529e [
file
]
# EditorConfig is awesome: https://EditorConfig.org
root
=
true
[*]
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
[*.
py
]
charset
=
utf
-
8
indent_style
=
space
indent_size
=
4
max_line_length
=
88