build: add any scripts

This commit is contained in:
2024-05-27 11:09:02 +03:00
parent f6f729e8d4
commit 4319d66c61
8 changed files with 105 additions and 24 deletions

View File

@@ -4,7 +4,7 @@ root = true
[*]
charset = utf-8
indent_style = space
indent_size = 4
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true