From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- ui/cli/.editorconfig | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 ui/cli/.editorconfig (limited to 'ui/cli/.editorconfig') diff --git a/ui/cli/.editorconfig b/ui/cli/.editorconfig new file mode 100644 index 00000000..43fe1d71 --- /dev/null +++ b/ui/cli/.editorconfig @@ -0,0 +1,83 @@ +# +# Editor configuration +# +# https://editorconfig.org +# + +[tap-camelsrt.[ch]] +indent_size = 2 + +[tap-diameter-avp.[ch]] +indent_style = tab +indent_size = tab + +[tap-endpoints.[ch]] +indent_style = tab +indent_size = tab + +[tap-follow.[ch]] +indent_size = 2 + +[tap-hosts.[ch]] +indent_style = tab +indent_size = tab + +[tap-httpstat.[ch]] +indent_style = tab +indent_size = tab + +[tap-iousers.[ch]] +indent_style = tab +indent_size = tab + +[tap-protocolinfo.[ch]] +indent_style = tab +indent_size = tab + +[tap-protohierstat.[ch]] +indent_style = tab +indent_size = tab + +[tap-rpcprogs.[ch]] +indent_style = tab +indent_size = tab + +[tap-rtd.[ch]] +indent_style = tab +indent_size = tab + +[tap-rtspstat.[ch]] +indent_style = tab +indent_size = tab + +[tap-sctpchunkstat.[ch]] +indent_style = tab +indent_size = tab + +[tap-simple_stattable.[ch]] +indent_style = tab +indent_size = tab + +[tap-sipstat.[ch]] +indent_style = tab +indent_size = tab + +[tap-smbsids.[ch]] +indent_style = tab +indent_size = tab + +[tap-srt.[ch]] +indent_style = tab +indent_size = tab + +[tap-stats_tree.[ch]] +indent_style = tab +indent_size = tab + +[tap-sv.[ch]] +indent_style = tab +indent_size = tab + +[tap-wspstat.[ch]] +indent_style = tab +indent_size = tab -- cgit v1.2.3