BMAD-METHOD/.claude/rules/python-projects-guide-curso.../python-code-style-consisten...

5 lines
182 B
Plaintext

---
description: Ensures code style consistency using Ruff for Python files to maintain a clean and uniform codebase.
globs: /**/*.py
---
- Enforce code style consistency using Ruff.