summaryrefslogtreecommitdiffstats
path: root/testing-scheduler/ui/.editorconfig
blob: 9f73416c90669b43bc4c504e29a40b14bfbbe006 (plain)
1
2
3
4
5
6
7
8
9
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true