mirror of
https://github.com/Ed94/refactor.git
synced 2025-08-19 02:01:40 -07:00
.github
.vscode
Test
project
scripts
thirdparty
.editorconfig
.gitignore
LICENSE
Readme.md
refactor.10x
12 lines
131 B
INI
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
|