mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
Update pyproject.toml
This commit is contained in:
parent
1b77ddf5f9
commit
330497e230
1 changed files with 2 additions and 3 deletions
|
|
@ -212,7 +212,6 @@ description = "Run ruff linter and formatter"
|
|||
skip_install = true
|
||||
deps = ["ruff"]
|
||||
commands = [
|
||||
["ruff", "check", "."],
|
||||
["ruff", "format", "--check", "."]
|
||||
["ruff", "check", "."]
|
||||
]
|
||||
labels = ["lint"]
|
||||
labels = ["lint"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue