AutoYADM commit: 2025-06-16 17:36:58

This commit is contained in:
Daniel Fichtinger 2025-06-16 17:36:58 -04:00
parent 2170e3418d
commit be0ce95ec5
4 changed files with 18 additions and 4 deletions

View file

@ -5,8 +5,8 @@ charset = utf-8
end_of_line = lf
; insert_final_newline = true
; trim_trailing_whitespace = true
indent_style=space
indent_size=4
# indent_style=space
# indent_size=4
[*.py]
indent_style = space