README
pyproject.toml
protoerror/__init__.py
protoerror/__patch__.py
protoerror/checker.py
protoerror/cli.py
protoerror/config.py
protoerror/control.py
protoerror/finding.py
protoerror/group.py
protoerror/linter.py
protoerror/merger.py
protoerror/messages.py
protoerror/paged.py
protoerror/question.py
protoerror/report.py
protoerror/report_parser.py
protoerror/simple.py
protoerror/solution.py
protoerror/utils.py
protoerror.egg-info/PKG-INFO
protoerror.egg-info/SOURCES.txt
protoerror.egg-info/dependency_links.txt
protoerror.egg-info/requires.txt
protoerror.egg-info/top_level.txt
tests/test_checker.py
tests/test_cli.py
tests/test_config.py
tests/test_control.py
tests/test_finding.py
tests/test_group.py
tests/test_linter.py
tests/test_messages.py
tests/test_paged.py
tests/test_question.py
tests/test_report.py
tests/test_report_parser.py
tests/test_solution.py
tests/test_template_replacement.py