Migrate to Ruff #7
Annotations
10 errors and 1 warning
.hound.yml#L3
3:1 [document-start] missing document start "---"
|
.circleci/config.yml#L4
4:1 [document-start] missing document start "---"
|
.circleci/config.yml#L6
6:1 [empty-lines] too many blank lines (2 > 1)
|
.circleci/config.yml#L20
20:1 [empty-lines] too many blank lines (2 > 1)
|
.circleci/config.yml#L42
42:1 [empty-lines] too many blank lines (2 > 1)
|
.circleci/config.yml#L58
58:1 [empty-lines] too many blank lines (2 > 1)
|
.circleci/config.yml#L82
82:1 [empty-lines] too many blank lines (2 > 1)
|
.github/workflows/validate.yml#L4
4:1 [document-start] missing document start "---"
|
.github/workflows/validate.yml#L6
6:1 [truthy] truthy value should be one of [false, true]
|
.github/workflows/validate.yml#L8
8:16 [brackets] too many spaces inside brackets
|
.github/workflows/publish-pypi.yml#L2
2:121 [line-length] line too long (151 > 120 characters)
|
This job failed
Loading