diff options
Diffstat (limited to 'testing-scheduler/ui/.editorconfig')
-rw-r--r-- | testing-scheduler/ui/.editorconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing-scheduler/ui/.editorconfig b/testing-scheduler/ui/.editorconfig deleted file mode 100644 index 9f73416c..00000000 --- a/testing-scheduler/ui/.editorconfig +++ /dev/null @@ -1,9 +0,0 @@ -root = true
-
-[*]
-charset = utf-8
-indent_style = space
-indent_size = 2
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
|