testsAndMisc/python_pkg/word_frequency
copilot-swe-agent[bot] 840a712bb4 Add pre-commit GitHub workflow and fix linting issues
- Created .github/workflows/pre-commit.yml to run pre-commit hooks in CI
- Fixed mypy type errors in translator.py
- Fixed shellcheck warning in run_anki_generator.sh
- Added per-file ignores for word_frequency module legacy code
- Applied auto-fixes from ruff, ruff-format, autoflake, prettier
- All pre-commit hooks now passing

Co-authored-by: kuhyx <147418882+kuhyx@users.noreply.github.com>
2026-01-07 21:32:45 +00:00
..
test_texts Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
tests Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
__init__.py feat: added translations 2025-12-28 15:55:43 +01:00
analyzer.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
anki_generator.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
cache.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
excerpt_finder.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
learning_pipe.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
run_anki_generator.sh Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
translator.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00
vocabulary_curve.py Add pre-commit GitHub workflow and fix linting issues 2026-01-07 21:32:45 +00:00