Add support for commercial versions of Qt #108
run-linter.yml
on: pull_request
Linter
34s
Document checks
30s
Annotations
2 errors
Linter:
aqt/helper.py#L453
[mypy] reported by reviewdog 🐶
error: Name "_get_config" already defined on line 428
Raw Output:
aqt/helper.py:453:5: error: Name "_get_config" already defined on line 428
|
Linter:
aqt/installer.py#L819
[mypy] reported by reviewdog 🐶
error: Function is missing a type annotation
Raw Output:
aqt/installer.py:819:13: error: Function is missing a type annotation
|