wireshark/epan/.editorconfig
Gerald Combs b09263f1a3 epan: Normalize conversation code indentation.
Change the indentation of conversation.[ch] to 4 spaces to match
conversation_table.[ch] and conversation_filter.[ch].
2022-05-09 10:50:17 -07:00

165 lines
2.1 KiB
INI

#
# Editor configuration
#
# https://editorconfig.org/
#
[addr_and_mask.[ch]]
indent_style = tab
indent_size = tab
[aftypes.[ch]]
indent_style = tab
indent_size = tab
[app_mem_usage.[ch]]
indent_style = tab
indent_size = tab
[asn1.[ch]]
indent_size = 2
[column-utils.[ch]]
indent_size = 2
[column.[ch]]
indent_size = 2
[crc32-tvb.[ch]]
indent_style = tab
indent_size = tab
[crc8-tvb.[ch]]
indent_style = tab
indent_size = tab
[disabled_protos.[ch]]
indent_size = 2
[dtd_grammar.lemon]
indent_style = tab
indent_size = tab
[epan.[ch]]
indent_style = tab
indent_size = tab
[expert.[ch]]
indent_style = tab
indent_size = tab
[exported_pdu.[ch]]
indent_style = tab
indent_size = tab
[filter_expressions.[ch]]
indent_style = tab
indent_size = tab
[follow.[ch]]
indent_size = 2
[frame_data.[ch]]
indent_size = 2
[frame_data_sequence.[ch]]
indent_size = 2
[guid-utils.[ch]]
indent_style = tab
indent_size = tab
[in_cksum.[ch]]
indent_style = tab
indent_size = tab
[ipv4.[ch]]
indent_style = tab
indent_size = tab
[next_tvb.[ch]]
indent_size = 2
[oids.[ch]]
indent_style = tab
indent_size = tab
[osi-utils.[ch]]
indent_size = 2
[packet.[ch]]
indent_style = tab
indent_size = tab
[proto.c]
indent_style = tab
indent_size = tab
[proto_data.[ch]]
indent_size = 2
[range.[ch]]
indent_size = 3
[reassemble.[ch]]
indent_style = tab
indent_size = tab
[reedsolomon.[ch]]
indent_size = 2
[req_resp_hdrs.[ch]]
indent_style = tab
indent_size = tab
[show_exception.[ch]]
indent_style = tab
indent_size = tab
[t35.[ch]]
indent_style = tab
indent_size = tab
[tap.[ch]]
indent_style = tab
indent_size = tab
[timestamp.[ch]]
indent_style = tab
indent_size = tab
[timestats.[ch]]
indent_style = tab
indent_size = tab
[to_str.c]
indent_style = tab
indent_size = tab
[tvbtest.[ch]]
indent_style = tab
indent_size = tab
[tvbuff.[ch]]
indent_style = tab
indent_size = tab
[tvbuff_base64.[ch]]
indent_size = 2
[tvbuff_composite.[ch]]
indent_style = tab
indent_size = tab
[tvbuff_real.[ch]]
indent_style = tab
indent_size = tab
[tvbuff_subset.[ch]]
indent_style = tab
indent_size = tab
[tvbuff_zlib.[ch]]
indent_style = tab
indent_size = tab