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
Update the changelog
[tutil.git]
/
.editorconfig
blob
958f75b5db36d91aa1827f5d57297ae52ad6ec9a
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
ident_size = 2