address review

This commit is contained in:
Misha
2023-06-28 18:15:42 +03:00
parent a919eeb7f4
commit a883f37b9d
9 changed files with 65 additions and 61 deletions

View File

@@ -1,3 +1,6 @@
root = true
[*.{cpp,h}]
indent_style = space
indent_size = 2
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true