Files
RobustToolbox/.editorconfig
Pieter-Jan Briers f048209bf5 FUCK BOMs
2020-12-13 01:10:21 +01:00

15 lines
225 B
INI

root = true
[*]
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
charset = utf-8
[*.{csproj,xml,yml,dll.config,targets,props}]
indent_size = 2
[*.gdsl]
indent_style = tab