repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix: Count engine details text in lines rather than pixels. (#9107)
[openttd-github.git]
/
.editorconfig
blob
787a1c76c1aada71f9d9e852b373cebecb02fd48
1
root = true
2
3
[*]
4
insert_final_newline = true
5
trim_trailing_whitespace = true
6
7
[*.{c,cpp,h,hpp}]
8
indent_style = tab
9
charset = utf-8