AutoYADM commit: 2024-11-22 01:53:53

This commit is contained in:
Daniel Fichtinger 2024-11-22 01:53:53 -05:00
parent be8caaa538
commit 5f24f10427
19 changed files with 1702 additions and 11 deletions

View file

@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"