Add autosectionlabel_full_reference configuration variable #12743
lint.yml
on: pull_request
ruff
7s
flake8
15s
mypy
22s
pyright
37s
docs-lint
6s
twine
14s
Annotations
2 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
Process completed with exit code 1.
|