LICENSE
README.md
pyproject.toml
src/ginolint/__init__.py
src/ginolint/__main__.py
src/ginolint/audit.py
src/ginolint/format.py
src/ginolint/matcher.py
src/ginolint/parser.py
src/ginolint/py.typed
src/ginolint/suggest.py
src/ginolint.egg-info/PKG-INFO
src/ginolint.egg-info/SOURCES.txt
src/ginolint.egg-info/dependency_links.txt
src/ginolint.egg-info/top_level.txt
tests/test_api.py
tests/test_audit.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_fix2_findings.py
tests/test_format.py
tests/test_matcher.py
tests/test_parser.py
tests/test_suggest.py