mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
chore: linting (#7532)
* chore: linting * fix: broken tests * fix: formatting
This commit is contained in:
parent
bcf6685643
commit
abea5a53de
1 changed files with 0 additions and 3 deletions
|
|
@ -8,9 +8,6 @@ indent_size = 2
|
|||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
|
||||
[*.{ts,js}]
|
||||
quote_type = single
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue