aboutsummaryrefslogtreecommitdiffstats
path: root/ui/.editorconfig
blob: 348f355e76c4f6617ede9d1b6a9c659a5f141e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#
# Editor configuration
#
# http://editorconfig.org/
#

[capture.[ch]]
indent_size = 2

[capture_ui_utils.[ch]]
indent_size = 2

[preference_utils.[ch]]
indent_size = 2

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

[recent.[ch]]
indent_size = 2

[tap-rtp-common.[ch]]
indent_style = tab
indent_size = tab

[tap-sctp-analysis.[ch]]
indent_style = tab
indent_size = tab