1
0
mirror of https://github.com/Ed94/refactor.git synced 2025-08-19 02:01:40 -07:00
Files
.github
.vscode
Test
project
scripts
thirdparty
.editorconfig
.gitignore
LICENSE
Readme.md
refactor.10x
refactor/.editorconfig

12 lines
131 B
INI

[*.md]
indent_style = tab
indent_size = 4
[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 4