fix: lint issues with new enforcement

This commit is contained in:
Timothy
2026-01-27 10:45:49 -08:00
parent d8496c47f0
commit e4f451e3f5
75 changed files with 1001 additions and 565 deletions
+3
View File
@@ -11,6 +11,9 @@ indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.py]
indent_size = 4
[*.md]
trim_trailing_whitespace = false