Chore/base configurations

This commit is contained in:
Kuldeep
2026-01-25 12:51:34 +00:00
parent 6d3c0b3188
commit e8252b2fa2
21 changed files with 18154 additions and 1728 deletions

View File

@@ -4,7 +4,7 @@ root = true
charset = utf-8
indent_style = space
indent_size = 4
max_line_length = 150
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true