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

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