kickstart

This commit is contained in:
2025-05-05 22:34:47 +02:00
parent 95773a27b3
commit 11e4064cdd
30 changed files with 1670 additions and 882 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"