AutoYADM commit: 2025-06-24 13:51:47
This commit is contained in:
parent
2cf674bb7e
commit
6264b1e53c
4 changed files with 77 additions and 15 deletions
|
@ -8,6 +8,10 @@ end_of_line = lf
|
|||
# indent_style=space
|
||||
# indent_size=4
|
||||
|
||||
[*.{json,jsonc}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue