AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bitbucket_code_insight_reports/__init__.py
bitbucket_code_insight_reports/cli.py
bitbucket_code_insight_reports/git_diff_report.py
bitbucket_code_insight_reports/report.py
bitbucket_code_insight_reports/spell_check_report.py
bitbucket_code_insight_reports/terraform_report.py
bitbucket_code_insight_reports.egg-info/PKG-INFO
bitbucket_code_insight_reports.egg-info/SOURCES.txt
bitbucket_code_insight_reports.egg-info/dependency_links.txt
bitbucket_code_insight_reports.egg-info/entry_points.txt
bitbucket_code_insight_reports.egg-info/not-zip-safe
bitbucket_code_insight_reports.egg-info/requires.txt
bitbucket_code_insight_reports.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/make.bat
tests/__init__.py
tests/test_cli.py
tests/test_git_diff_report.py
tests/test_report.py
tests/test_spell_check_report.py
tests/test_terraform_report.py