Move linter requirements to pyproject optional dependencies #279
Annotations
9 errors
lint (pydocstyle .)
Process completed with exit code 1.
|
lint (isort --check-only --diff .)
The job was canceled because "pydocstyle__" failed.
|
lint (isort --check-only --diff .)
Process completed with exit code 1.
|
lint (bandit -r . -x ./tests)
The job was canceled because "pydocstyle__" failed.
|
lint (bandit -r . -x ./tests)
Process completed with exit code 1.
|
lint (black --check --diff .)
The job was canceled because "pydocstyle__" failed.
|
lint (black --check --diff .)
Process completed with exit code 1.
|
lint (flake8 .)
The job was canceled because "pydocstyle__" failed.
|
lint (flake8 .)
Process completed with exit code 1.
|