LangStudies/.editorconfig

7 lines
94 B
INI

[*.gd]
indent_style = space
indent_size = 4
[*.md]
indent_style = tab
indent_size = 4