add testsuite and testcase list pages in frontend of testing-scheduler
[bottlenecks.git] / testing-scheduler / ui / .editorconfig
diff --git a/testing-scheduler/ui/.editorconfig b/testing-scheduler/ui/.editorconfig
new file mode 100644 (file)
index 0000000..9f73416
--- /dev/null
@@ -0,0 +1,9 @@
+root = true\r
+\r
+[*]\r
+charset = utf-8\r
+indent_style = space\r
+indent_size = 2\r
+end_of_line = lf\r
+insert_final_newline = true\r
+trim_trailing_whitespace = true\r