mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 00:39:15 +03:00
chore: linting (#7532)
* chore: linting * fix: broken tests * fix: formatting
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user