1#
2# Editor configuration
3#
4# https://editorconfig.org/
5#
6
7[adler32.[ch]]
8indent_size = 2
9
10[aes.[ch]]
11indent_style = tab
12indent_size = tab
13
14[dot11decrypt_wep.[ch]]
15indent_style = tab
16indent_size = tab
17
18[base64.[ch]]
19indent_style = tab
20indent_size = tab
21
22[bitswap.[ch]]
23indent_size = 2
24
25[buffer.[ch]]
26indent_style = tab
27indent_size = tab
28
29[cfutils.[ch]]
30indent_style = tab
31indent_size = tab
32
33[clopts_common.[ch]]
34indent_size = 2
35
36[copyright_info.[ch]]
37indent_style = tab
38indent_size = tab
39
40[crash_info.[ch]]
41indent_style = tab
42indent_size = tab
43
44[crc10.[ch]]
45indent_style = tab
46indent_size = tab
47
48[crc32.[ch]]
49indent_style = tab
50indent_size = tab
51
52[des.[ch]]
53indent_style = tab
54indent_size = tab
55
56[g711.[ch]]
57indent_style = tab
58indent_size = tab
59
60[interface.[ch]]
61indent_style = tab
62indent_size = tab
63
64[jsmn.[ch]]
65indent_size = 8
66
67[md4.[ch]]
68indent_style = tab
69indent_size = tab
70
71[mpeg-audio.[ch]]
72indent_style = tab
73indent_size = tab
74
75[os_version_info.[ch]]
76indent_style = tab
77indent_size = tab
78
79[privileges.[ch]]
80indent_style = tab
81indent_size = tab
82
83[rc4.[ch]]
84indent_size = 2
85
86[report_err.[ch]]
87indent_style = tab
88indent_size = tab
89
90[str_util.[ch]]
91indent_style = tab
92indent_size = tab
93
94[strptime.[ch]]
95indent_size = 2
96
97[tempfile.[ch]]
98indent_size = 2
99
100[time_util.[ch]]
101indent_style = tab
102indent_size = tab
103
104[type_util.[ch]]
105indent_size = 2
106
107[u3.[ch]]
108indent_size = 2
109
110[unicode-utils.[ch]]
111indent_size = 2
112
113[ws_getopt.[ch]]
114indent_style = tab
115indent_size = tab
116
117[ws_mempbrk.[ch]]
118indent_style = tab
119indent_size = tab
120
121[ws_mempbrk_sse42.[ch]]
122indent_size = 2
123
124[wsgetopt.[ch]]
125indent_size = 2
126