mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-14 18:57:44 -07:00
fix: bump ruff (#3275)
* bump ruff * updated deprecated cli usage * fixed deprecated pyproject layout * fixed .format string * fixed another deprecated setting
This commit is contained in:
parent
130813ffe4
commit
315d5b370e
4 changed files with 40 additions and 42 deletions
|
@ -110,7 +110,7 @@ tasks:
|
|||
py:lint:
|
||||
desc: runs python linter
|
||||
cmds:
|
||||
- poetry run ruff mealie
|
||||
- poetry run ruff check mealie
|
||||
|
||||
py:check:
|
||||
desc: runs all linters, type checkers, and formatters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue