Add autosectionlabel_full_reference configuration variable #12742
lint.yml
on: pull_request
ruff
4s
flake8
10s
mypy
20s
pyright
33s
docs-lint
8s
twine
16s
Annotations
4 errors
Ruff (TC003):
tests/test_extensions/test_ext_autosectionlabel.py#L6
tests/test_extensions/test_ext_autosectionlabel.py:6:21: TC003 Move standard library import `pathlib.Path` into a type-checking block
|
Ruff (W391):
tests/test_extensions/test_ext_autosectionlabel.py#L417
tests/test_extensions/test_ext_autosectionlabel.py:417:1: W391 Extra newline at end of file
|
ruff
Process completed with exit code 1.
|
flake8
Process completed with exit code 1.
|