README.md
pyproject.toml
src/error_auditor/__init__.py
src/error_auditor/cli.py
src/error_auditor/diff_parser.py
src/error_auditor/models.py
src/error_auditor/scanner.py
src/error_auditor/analyzers/__init__.py
src/error_auditor/analyzers/base.py
src/error_auditor/analyzers/go_analyzer.py
src/error_auditor/analyzers/javascript_analyzer.py
src/error_auditor/analyzers/python_analyzer.py
src/error_auditor/analyzers/rust_analyzer.py
src/error_auditor/output/__init__.py
src/error_auditor/output/json_output.py
src/error_auditor/output/sarif_output.py
src/error_auditor/output/text_output.py
src/error_handling_check.egg-info/PKG-INFO
src/error_handling_check.egg-info/SOURCES.txt
src/error_handling_check.egg-info/dependency_links.txt
src/error_handling_check.egg-info/entry_points.txt
src/error_handling_check.egg-info/requires.txt
src/error_handling_check.egg-info/top_level.txt