repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntoskrnl.exe/tests: Make vskip_(), win_skip_() and kmemcpy() static.
[wine.git]
/
.editorconfig
blob
289038d37f0c9da21a220666840652c1a076827c
1
root = true
2
3
# Defaults
4
[*]
5
indent_style = space
6
indent_size = 4
7
tab_width = 8
8
charset = utf-8
9
trim_trailing_whitespace = true
10
insert_final_newline = true
11
max_line_length = 100
12
13
[Makefile*]
14
indent_style = tab
15
indent_size = 8