Ruff fixes #165
lint_test_report.yml
on: push
YAML Lint Workflow
/
yamllint
10s
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Annotations
3 errors
|
Ruff Lint and Format / ruff
Process completed with exit code 1.
|
|
Ruff (D401):
triangle/triangle.py#L16
triangle/triangle.py:16:5: D401 First line of docstring should be in imperative mood: "An isosceles triangle has at least two sides the same length."
|
|
Ruff (D205):
cater-waiter/sets.py#L131
cater-waiter/sets.py:131:5: D205 1 blank line required between summary line and description
|