update style

This commit is contained in:
2024-11-24 19:38:55 -05:00
parent 73811308ed
commit 08b02c05ad
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -5,10 +5,13 @@ charset = utf-8
end_of_line = lf
insert_final_newline = false
indent_style = space
indent_size = 2
indent_size = 3
max_line_length = 80
trim_trailing_whitespace = true
[yaml]
indent_size = 2
[markdown]
indent_size = 4
trim_trailing_whitespace = false