repo.or.cz
/
void-pkg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
curl: update to 8.10.0
[void-pkg.git]
/
.editorconfig
blob
002ee905c803220c94a3f701b365c50ba8c31322
1
root = true
2
3
[*]
4
indent_style = tab
5
end_of_line = lf
6
charset = utf-8
7
trim_trailing_whitespace = true
8
insert_final_newline = true
9
10
[*.md]
11
indent_size = 4
12
indent_style = space
13
14
[*.{yml,yaml}]
15
indent_size = 2
16
indent_style = space
17
18
[*.{patch,diff}]
19
indent_style = unset
20
end_of_line = unset
21
charset = unset
22
trim_trailing_whitespace = unset