# EditorConfig is awesome: https://EditorConfig.org

[*.cs]
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true
