BililiveRecorder/.editorconfig
Bruce Wayne 96332fbe35
Add .editorconfig
防止VS空格和tab乱用
2019-11-13 20:53:12 +08:00

9 lines
122 B
INI

# http://editorconfig.org/
# top-most EditorConfig file
root = true
# all files
[*]
indent_style = space
indent_size = 4