.bumpversion.cfg
.codecov.yaml
.cruft.json
.dockerignore
.gitignore
.hadolint.yml
.pylintrc
.readthedocs.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Makefile
README.md
docker-compose.yml
dpkg-dependencies.txt
pyproject.toml
requirements-dev.in
requirements-dev.txt
requirements.in
requirements.txt
setup.cfg
setup.py
targets.mk
tox.ini
.github/CODEOWNERS
.github/labels.yml
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/ci.md
.github/ISSUE_TEMPLATE/docs.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/misc.md
.github/ISSUE_TEMPLATE/question.md
.github/ISSUE_TEMPLATE/refactor.md
.github/ISSUE_TEMPLATE/security.md
.github/ISSUE_TEMPLATE/tests.md
.github/workflows/ci.yml
.github/workflows/labeler.yml
bin/check_cc
bin/publish_docs
bin/quick-lints
bin/render_all_cogs
docs/Makefile
docs/make.bat
docs/design/design.md
docs/design/design.template.md
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/magodo.rst
docs/source/magodo.spells.rst
docs/source/magodo.types.rst
docs/source/modules.rst
docs/source/readme.rst
docs/source/_static/README.md
docs/source/_templates/README.md
docs/source/_templates/footer.html
lib/bugyi.sh
scripts/README.md
src/magodo/__init__.py
src/magodo/_common.py
src/magodo/_group.py
src/magodo/_magic.py
src/magodo/_todo.py
src/magodo/py.typed
src/magodo/spells.py
src/magodo/types.py
src/magodo.egg-info/PKG-INFO
src/magodo.egg-info/SOURCES.txt
src/magodo.egg-info/dependency_links.txt
src/magodo.egg-info/not-zip-safe
src/magodo.egg-info/requires.txt
src/magodo.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/shared.py
tests/test_groups.py
tests/test_magic.py
tests/test_todo.py
tests/__snapshots__/test_groups.ambr
tests/data/__init__.py
tests/data/_core.py
tests/data/todos/foo.txt
tests/data/todos/bar/A.txt
tests/data/todos/bar/B.txt
tests/data/todos/bar/D.yml
tests/data/todos/bar/C/C.txt