LICENSE
README.md
pyproject.toml
src/codeassay/__init__.py
src/codeassay/_chartjs.py
src/codeassay/classifier.py
src/codeassay/cli.py
src/codeassay/dashboard.py
src/codeassay/db.py
src/codeassay/ignore.py
src/codeassay/metrics.py
src/codeassay/reporting.py
src/codeassay/rework.py
src/codeassay/scanner.py
src/codeassay.egg-info/PKG-INFO
src/codeassay.egg-info/SOURCES.txt
src/codeassay.egg-info/dependency_links.txt
src/codeassay.egg-info/entry_points.txt
src/codeassay.egg-info/top_level.txt
tests/test_classifier.py
tests/test_cli.py
tests/test_db.py
tests/test_ignore.py
tests/test_metrics.py
tests/test_reporting.py
tests/test_rework.py
tests/test_scanner.py