Skip to content

Migrate to Ruff

Migrate to Ruff #7

Triggered via pull request June 8, 2024 11:12
@joostlekjoostlek
opened #21
ruff
Status Failure
Total duration 34s
Artifacts

linting.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Ruff
Process completed with exit code 2.
codespell
Process completed with exit code 1.
yamllint: .hound.yml#L3
3:1 [document-start] missing document start "---"
yamllint: .circleci/config.yml#L4
4:1 [document-start] missing document start "---"
yamllint: .circleci/config.yml#L6
6:1 [empty-lines] too many blank lines (2 > 1)
yamllint: .circleci/config.yml#L20
20:1 [empty-lines] too many blank lines (2 > 1)
yamllint: .circleci/config.yml#L42
42:1 [empty-lines] too many blank lines (2 > 1)
yamllint: .circleci/config.yml#L58
58:1 [empty-lines] too many blank lines (2 > 1)
yamllint: .circleci/config.yml#L82
82:1 [empty-lines] too many blank lines (2 > 1)
yamllint: .github/workflows/validate.yml#L4
4:1 [document-start] missing document start "---"
yamllint: .github/workflows/validate.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
yamllint: .github/workflows/validate.yml#L8
8:16 [brackets] too many spaces inside brackets
pylint
Process completed with exit code 1.
pre-commit-hooks
Process completed with exit code 1.
yamllint: .github/workflows/publish-pypi.yml#L2
2:121 [line-length] line too long (151 > 120 characters)