repo.or.cz
/
qBittorrent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Combine all the column filter related widgets
[qBittorrent.git]
/
.editorconfig
blob
f58613fb06167ea22c07f72f395c861e214a6db4
1
# EditorConfig is awesome: http://EditorConfig.org
2
3
root = true
4
5
[*]
6
indent_style = space
7
indent_size = 4
8
insert_final_newline = true
9
trim_trailing_whitespace = true
10
11
[**.yml]
12
indent_size = 2