⬆️ Update dependency ruff to v0.2.1 #1328
linting.yaml
on: pull_request
codespell
21s
Ruff
24s
black
19s
pre-commit-hooks
29s
pylint
25s
yamllint
17s
Annotations
10 errors
Ruff (D413):
src/odp_gent/models.py#L36
src/odp_gent/models.py:36:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/models.py#L98
src/odp_gent/models.py:98:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/models.py#L110
src/odp_gent/models.py:110:13: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/models.py#L166
src/odp_gent/models.py:166:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/models.py#L207
src/odp_gent/models.py:207:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/models.py#L244
src/odp_gent/models.py:244:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/odp_gent.py#L34
src/odp_gent/odp_gent.py:34:9: D413 Missing blank line after last section ("Raises")
|
Ruff (D413):
src/odp_gent/odp_gent.py#L98
src/odp_gent/odp_gent.py:98:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/odp_gent.py#L119
src/odp_gent/odp_gent.py:119:9: D413 Missing blank line after last section ("Returns")
|
Ruff (D413):
src/odp_gent/odp_gent.py#L144
src/odp_gent/odp_gent.py:144:9: D413 Missing blank line after last section ("Returns")
|