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
Apply "merge trackers" logic regardless of way the torrent is added
[qBittorrent.git]
/
.editorconfig
blob
035f99e58264f08e332e817104118b0a0c75a6ef
1
# EditorConfig is awesome: https://EditorConfig.org
2
3
root = true
4
5
[*]
6
charset = utf-8
7
end_of_line = lf
8
indent_style = space
9
indent_size = 4
10
insert_final_newline = true
11
trim_trailing_whitespace = true
12
13
[**.yml]
14
indent_size = 2