AutoYADM commit: 2025-06-01 15:14:18

This commit is contained in:
Daniel Fichtinger 2025-06-01 15:14:18 -04:00
parent a6f8a34346
commit c161905eaa
3 changed files with 25 additions and 3 deletions

View file

@ -3,8 +3,8 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_training_whitespace = true
; insert_final_newline = true
; trim_trailing_whitespace = true
indent_style=space
indent_size=4