Skip to content

Fix Ruff lint errors related to docstrings #2

Fix Ruff lint errors related to docstrings

Fix Ruff lint errors related to docstrings #2

Triggered via push December 28, 2025 20:56
Status Failure
Total duration 16s
Artifacts

check-style.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Pylint
Process completed with exit code 30.
Ruff
Process completed with exit code 1.
Ruff (E501): kaitaistruct.py#L1106
kaitaistruct.py:1106:89: E501 Line too long (109 > 88)
Ruff (E501): kaitaistruct.py#L534
kaitaistruct.py:534:89: E501 Line too long (101 > 88)
Ruff (E501): kaitaistruct.py#L490
kaitaistruct.py:490:89: E501 Line too long (92 > 88)
Ruff
Process completed with exit code 1.