Changing Default Project Settings

This commit is contained in:
2023-07-30 23:55:40 -03:00
parent 18d9316d8b
commit 5069159d50
3 changed files with 5 additions and 4 deletions

View File

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