repo.or.cz
/
vis-parkour.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add option validation
[vis-parkour.git]
/
.editorconfig
blob
e39280c7a79286939220b5ba0a0a67eceea2270d
1
[*]
2
end_of_line = lf
3
insert_final_newline = true
4
charset = utf-8
5
6
[*.lua]
7
indent_style = tab
8
trim_trailing_whitespace = true