AutoYADM commit: 2025-06-13 14:07:05
This commit is contained in:
parent
7fd9131e71
commit
30d07da785
3 changed files with 42 additions and 17 deletions
|
@ -15,18 +15,18 @@ indent_size = 4
|
|||
[*.go]
|
||||
indent_style = tab
|
||||
|
||||
[*md]
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*yml]
|
||||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
[*typ]
|
||||
[*.typ]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
[*fish]
|
||||
[*.fish]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue