# https://editorconfig.org/

root = true

[*.cs]
insert_final_newline = true
indent_style = tab
tab_width = 4