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
kernel32: Fix handling of NULL argument in SetDllDirectoryA().
[wine.git]
/
.editorconfig
blob
5f1c49f76a82c1c2d12bf48ffc07a4a9d9f6eef3
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