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
msvcrt: Remove MSVCRT_ prefix from math.c functions.
[wine.git]
/
.editorconfig
blob
82f57343ad0f94d0c6caa65fd21a6860317fd57d
1
root = true
2
3
# Defaults
4
[*]
5
indent_style = space
6
indent_size = 4
7
tab_width = 8
8
charset = utf-8
9
insert_final_newline = true
10
max_line_length = 100
11
12
[Makefile*]
13
indent_style = tab
14
indent_size = 8