1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-02-04 05:27:55 +01:00
test-reporter/.editorconfig
2020-10-17 21:41:49 +02:00

10 lines
122 B
INI

root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
[*.cs]
indent_size = 4