mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2026-04-03 18:02:38 -05:00
@@ -1,10 +1,11 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
[*.{md,toml}]
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{md,toml,yaml,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
max_line_length = 80
|
||||
|
||||
Reference in New Issue
Block a user