Add Resistor Color Expert exercise #223
lint_test_report.yml
on: push
YAML Lint Workflow
/
yamllint
8s
Matrix: Flake8 Workflow / build
Matrix: Pylint Workflow / build
Matrix: Codecov Coverage Report / run
Waiting for pending jobs
Annotations
5 errors
|
Ruff Lint and Format / ruff
Process completed with exit code 1.
|
|
Ruff (E501):
resistor-color-expert/resistor_color_expert.py#L67
resistor-color-expert/resistor_color_expert.py:67:89: E501 Line too long (95 > 88)
|
|
Ruff (D202):
resistor-color-expert/resistor_color_expert.py#L38
resistor-color-expert/resistor_color_expert.py:38:5: D202 No blank lines allowed after function docstring (found 1)
|
|
Pylint Workflow / build (3.12)
Process completed with exit code 24.
|
|
Flake8 Workflow / build (3.12)
Process completed with exit code 1.
|