We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb0745 commit 5144104Copy full SHA for 5144104
.github/workflows/mypy.yml
@@ -39,5 +39,5 @@ jobs:
39
- name: Run mypy
40
run: |
41
echo "::add-matcher::.github/matchers/mypy.json"
42
- mypy --show-column-numbers weblate_web
+ mypy --show-column-numbers weblate_language_data
43
echo "::remove-matcher owner=mypy::"
0 commit comments