chore: fix config
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ trim_trailing_whitespace = true
|
||||
# Unix-style newlines with a newline ending every file
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_size = 1
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
|
||||
Reference in New Issue
Block a user