BMAD-METHOD/.claude/rules/python-llm-ml-workflow-curs.../code-formatting-with-ruff.mdc

5 lines
195 B
Plaintext

---
description: Enforces code formatting using Ruff, replacing Black, isort, and flake8 for consistent style.
globs: **/*.py
---
- **Code Formatting:** Ruff (replaces `black`, `isort`, `flake8`)