.flake8
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
examples/conftest.py
examples/test_playground.py
tango_checkup/__init__.py
tango_checkup/_version.py
tango_checkup/checks.py
tango_checkup/decorators.py
tango_checkup/fixtures.py
tango_checkup/getters.py
tango_checkup/hooks.py
tango_checkup/plugin.py
tango_checkup/report.py
tango_checkup.egg-info/PKG-INFO
tango_checkup.egg-info/SOURCES.txt
tango_checkup.egg-info/dependency_links.txt
tango_checkup.egg-info/entry_points.txt
tango_checkup.egg-info/requires.txt
tango_checkup.egg-info/top_level.txt
tango_checkup/templates/base.html