fix: skip the header length check and configure header length #142
Annotations
7 errors and 1 warning
mypy:
src/commitlint/linter/validators.py#L33
"dict" is not subscriptable, use "typing.Dict" instead
|
mypy:
src/commitlint/linter/validators.py#L41
"dict" is not subscriptable, use "typing.Dict" instead
|
mypy:
src/commitlint/linter/validators.py#L67
"dict" is not subscriptable, use "typing.Dict" instead
|
mypy:
src/commitlint/linter/validators.py#L102
"dict" is not subscriptable, use "typing.Dict" instead
|
mypy:
src/commitlint/linter/validators.py#L130
"dict" is not subscriptable, use "typing.Dict" instead
|
mypy:
src/commitlint/linter/_linter.py#L57
"list" is not subscriptable, use "typing.List" instead
|
mypy
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/mypy' failed with exit code 1
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading