.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/FUNDING.yml
.github/workflows/test-deploy.yml
django_migrations_formatter/__init__.py
django_migrations_formatter/apps.py
django_migrations_formatter.egg-info/PKG-INFO
django_migrations_formatter.egg-info/SOURCES.txt
django_migrations_formatter.egg-info/dependency_links.txt
django_migrations_formatter.egg-info/requires.txt
django_migrations_formatter.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/tests.py