repo.or.cz
/
git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mingw: spawned processes need to inherit only standard handles
[git.git]
/
.editorconfig
blob
42cdc4bbfb05934bb9c3ed2fe0e0d45212c32d7a
1
[*]
2
charset = utf-8
3
insert_final_newline = true
4
5
# The settings for C (*.c and *.h) files are mirrored in .clang-format. Keep
6
# them in sync.
7
[*.{c,h,sh,perl,pl,pm}]
8
indent_style = tab
9
tab_width = 8
10
11
[*.py]
12
indent_style = space
13
indent_size = 4
14
15
[COMMIT_EDITMSG]
16
max_line_length = 72