X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=blobdiff_plain;f=test-scheduler%2Fui%2F.editorconfig;fp=testing-scheduler%2Fui%2F.editorconfig;h=9d08a1a828a3bd2d60de3952744df29f9add27fa;hp=9f73416c90669b43bc4c504e29a40b14bfbbe006;hb=e32043f58a2450b6a5986dc2a01f64f8b22c3992;hpb=a09bbea983aca3e437e254566da98196177748d9 diff --git a/testing-scheduler/ui/.editorconfig b/test-scheduler/ui/.editorconfig similarity index 94% rename from testing-scheduler/ui/.editorconfig rename to test-scheduler/ui/.editorconfig index 9f73416c..9d08a1a8 100644 --- a/testing-scheduler/ui/.editorconfig +++ b/test-scheduler/ui/.editorconfig @@ -1,9 +1,9 @@ -root = true - -[*] -charset = utf-8 -indent_style = space -indent_size = 2 -end_of_line = lf -insert_final_newline = true -trim_trailing_whitespace = true +root = true + +[*] +charset = utf-8 +indent_style = space +indent_size = 2 +end_of_line = lf +insert_final_newline = true +trim_trailing_whitespace = true