keep error code, add suggested fix #29
lint-code.yml
on: push
ruff-check
11s
isort-check
7s
ruff-format
7s
mypy-check
12s
Annotations
6 errors
ruff-format
Suggested fix: run 'ruff format .' on this repo.
|
ruff-format
Process completed with exit code 1.
|
isort-check
Suggested fix: run 'isort .' on this repo.
|
isort-check
Process completed with exit code 1.
|
ruff-check
Process completed with exit code 1.
|
mypy-check
Process completed with exit code 1.
|