LICENSE
README.md
pyproject.toml
src/finelint/__init__.py
src/finelint/__main__.py
src/finelint/analyzer.py
src/finelint/chat.py
src/finelint/cli.py
src/finelint/comparison.py
src/finelint/models.py
src/finelint/normalize.py
src/finelint/readers.py
src/finelint/report.py
src/finelint.egg-info/PKG-INFO
src/finelint.egg-info/SOURCES.txt
src/finelint.egg-info/dependency_links.txt
src/finelint.egg-info/entry_points.txt
src/finelint.egg-info/top_level.txt
tests/test_chat_and_compare.py
tests/test_finelint.py