BMAD-METHOD/.claude/rules/python-projects-guide-curso.../python-documentation-rule.mdc

5 lines
241 B
Plaintext

---
description: Promotes detailed documentation within Python files using docstrings and README files to enhance code understanding and maintainability.
globs: /**/*.py
---
- Provide detailed documentation using docstrings and README files.