chore: linting (#7532)

* chore: linting

* fix: broken tests

* fix: formatting
This commit is contained in:
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

View file

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