X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=mbeans%2F.editorconfig;fp=mbeans%2F.editorconfig;h=633c98a4875ffcbbb5db4410a46dd8e5be0b5090;hb=ddcd0fa674d1a659c481d8a874c53d3a3322c68c;hp=0000000000000000000000000000000000000000;hpb=c67f80ca47bc1cf7ebf242c15f14e5880366ad3d;p=demos%2Fkafka%2Fmonitoring diff --git a/mbeans/.editorconfig b/mbeans/.editorconfig new file mode 100644 index 0000000..633c98a --- /dev/null +++ b/mbeans/.editorconfig @@ -0,0 +1,13 @@ +root = true + +[*] +indent_style = space +indent_size = tab +tab_width = 2 +charset = utf-8 +end_of_line = lf +trim_trailing_whitespace = true +insert_final_newline = false + +[*.properties] +charset = latin1 \ No newline at end of file