chore: linting (#7532)

* chore: linting

* fix: broken tests

* fix: formatting
pull/25024/head
immich-tofu[bot] 2026-01-04 16:05:56 +00:00 committed by GitHub
parent bcf6685643
commit abea5a53de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -8,9 +8,6 @@ indent_size = 2
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.py]
indent_size = 4
[*.{ts,js}] [*.{ts,js}]
quote_type = single quote_type = single