mirror of
https://github.com/Ed94/refactor.git
synced 2025-06-15 03:01:49 -07:00
fixed up debug logs and fatal asserts.
This commit is contained in:
11
.editorconfig
Normal file
11
.editorconfig
Normal file
@ -0,0 +1,11 @@
|
||||
[*.md]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.c]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.cpp]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
Reference in New Issue
Block a user