mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
pylint fails to read Qt modules when invoked as a subprocess with -j 0, and it looks like I committed this in the middle of debugging the issue. Work around it by invoking pylint directly. It's still awfully slow, taking 30 seconds on a 10 core machine. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| run_format.py | ||
| run_mypy.py | ||
| run_pylint.py | ||
| run_pytest.py | ||
| test_addons.py | ||
| test_i18n.py | ||