The rewrite

This commit is contained in:
2024-06-25 20:00:42 +02:00
parent 5c60fbd93d
commit a67e7efb40
23 changed files with 721 additions and 461 deletions

View File

@@ -9,5 +9,10 @@ insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[*.json]
indent_size = 2
indent_style = space
tab_width = 2
[*.md]
trim_trailing_whitespace = false