Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
refs/heads/main
/
.
/
.editorconfig
blob: eb44fcd7e4b95063b8c4f1f2e334490c9bd9656b [
file
] [
log
] [
blame
]
Arthur Heymans
78615a7
2023-12-22 13:51:22 +0100
[
diff
] [
blame
]
1
# EditorConfig: https://EditorConfig.org
2
3
root
=
true
4
5
[*]
6
indent_style
=
tab
7
tab_width
=
8
8
charset
=
utf
-
8
9
insert_final_newline
=
true
10
end_of_line
=
lf
11
trim_trailing_whitespace
=
true