repo.or.cz
/
TortoiseGit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed issue #3815: TortoiseGitMerge crashes on Win7 on startup when winrt libraries...
[TortoiseGit.git]
/
src
/
TortoisePlink
/
.editorconfig
blob
376839650ab231c450f43a1a2896d59b4415a80b
1
; Check http://editorconfig.org/ for more informations
\r
2
\r
3
[*.{c,C,h,H,rc}]
\r
4
charset = ascii
\r
5
end_of_line = crlf
\r
6
trim_trailing_whitespace = true
\r
7
insert_final_newline = true
\r
8
indent_style = space
\r
9
indent_size = 4
\r
10
\r
11
[LoginDialog.*]
\r
12
end_of_line = crlf
\r
13
trim_trailing_whitespace = true
\r
14
insert_final_newline = true
\r
15
indent_style = tab
\r
16
indent_size = 4
\r