Added handful of configs

This commit is contained in:
2024-11-11 21:20:20 -05:00
parent aaf0161397
commit 56234842cf
26 changed files with 4312 additions and 0 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"