aboutsummaryrefslogtreecommitdiffstats
path: root/writecap/.editorconfig
blob: 1852319ca58715ba05feb593a022a674b2d8c3a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
# Editor configuration
#
# https://editorconfig.org/
#

[capture-pcap-util-unix.[ch]]
indent_style = tab
indent_size = tab

[capture-pcap-util.[ch]]
indent_style = tab
indent_size = tab

[capture-wpcap.[ch]]
indent_style = tab
indent_size = tab

[ws80211_utils.[ch]]
indent_style = tab
indent_size = tab