repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3:auth_samba4: make use of imessaging_init_discard_incoming()
[Samba.git]
/
.editorconfig
blob
28751d13ceadbeee821ac66da92589da9542a769
1
root = true
2
3
[*]
4
charset = utf-8
5
max_line_length = 80
6
end_of_line = lf
7
trim_trailing_whitespace = true
8
insert_final_newline = true
9
10
[*.{c,h,idl}]
11
indent_style = tab
12
indent_size = 8
13
tab_width = 8
14
15
[*.{py}]
16
indent_style = space
17
indent_size = 4
18
tab_width = 4
19
20
[*.sh]
21
indent_style = tab
22
indent_size = 8
23
tab_width = 8
24
25
[*.{pl,pm}]
26
indent_style = tab
27
indent_size = 8
28
tab_width = 8
29
30
[wscript*]
31
indent_style = space
32
indent_size = 4
33
tab_width = 4
34
35
[third_party/heimdal/**.{c,h}]
36
indent_style = space
37
indent_size = 4
38
tab_width = 8