improve accuracy + add editorconfig

This commit is contained in:
Misha
2023-06-25 12:23:47 +03:00
parent 288f861428
commit 2208573eb2
3 changed files with 38 additions and 32 deletions

3
.editorconfig Normal file
View File

@@ -0,0 +1,3 @@
[*.{cpp,h}]
indent_style = space
indent_size = 2