Error boundaries #10
Draft
Error boundaries #10
Annotations
5 errors
Run astral-sh/ruff-action@v1:
src/dj_angles/mappers/__init__.py#L6
src/dj_angles/mappers/__init__.py:6:11: RUF022 `__all__` is not sorted
|
Run astral-sh/ruff-action@v1:
src/dj_angles/mappers/angles.py#L30
src/dj_angles/mappers/angles.py:30:8: RUF021 Parenthesize `a and b` expressions when chaining `and` and `or` together, to make the precedence clear
|
Run astral-sh/ruff-action@v1:
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py#L322
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py:322:121: E501 Line too long (141 > 120)
|
Run astral-sh/ruff-action@v1:
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py#L331
tests/dj_angles/regex_replacer/test_replace_django_template_tags.py:331:121: E501 Line too long (136 > 120)
|
Run astral-sh/ruff-action@v1
Process completed with exit code 1.
|
Loading