mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
enable autoformat
This commit is contained in:
parent
1f343606ec
commit
cc66c93136
@ -22,11 +22,11 @@ repos:
|
|||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.1.11
|
rev: v0.1.11
|
||||||
hooks:
|
hooks:
|
||||||
# - id: ruff-format
|
- id: ruff-format
|
||||||
# args: [--preview]
|
args: [--preview]
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [
|
args: [
|
||||||
#--fix,
|
--fix,
|
||||||
--preview
|
--preview
|
||||||
]
|
]
|
||||||
- repo: https://github.com/jazzband/pip-tools
|
- repo: https://github.com/jazzband/pip-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user