repo.or.cz
/
tutil.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix the link to tty
[tutil.git]
/
.editorconfig
blob
99ee66ffa21a3369bd87f8437ac3d1a425db0493
1
root = true
2
3
[*]
4
charset = utf-8
5
end_of_line = lf
6
indent_style = space
7
insert_final_newline = true
8
9
[*.rs]
10
indent_size = 4
11
12
[*.{md,toml}]
13
indent_size = 2
14
15
[.travis.yml]
16
indent_size = 2