mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-08-24 16:32:16 +08:00
Refactored code
This commit is contained in:
@@ -4,6 +4,6 @@ root = true
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = true
|
||||
|
Reference in New Issue
Block a user