.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
pyproject.toml
src/flake8_qt_tr/__init__.py
src/flake8_qt_tr/checker.py
src/flake8_qt_tr.egg-info/PKG-INFO
src/flake8_qt_tr.egg-info/SOURCES.txt
src/flake8_qt_tr.egg-info/dependency_links.txt
src/flake8_qt_tr.egg-info/entry_points.txt
src/flake8_qt_tr.egg-info/requires.txt
src/flake8_qt_tr.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/function_test.py
tests/method_test.py
tests/valid_test.py