mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 22:46:35 +00:00
Sync .cursor from suite (autodev orchestrator + monorepo skills)
This commit is contained in:
@@ -4,7 +4,7 @@ alwaysApply: true
|
||||
---
|
||||
# Quality Gates
|
||||
|
||||
- After substantive code edits, run `ReadLints` on modified files and fix introduced errors
|
||||
- After any code edit that changes logic, adds/removes imports, or modifies function signatures, run `ReadLints` on modified files and fix introduced errors
|
||||
- Before committing, run the project's formatter if one exists (black, rustfmt, prettier, dotnet format)
|
||||
- Respect existing `.editorconfig`, `.prettierrc`, `pyproject.toml [tool.black]`, or `rustfmt.toml`
|
||||
- Do not commit code with Critical or High severity lint errors
|
||||
|
||||
Reference in New Issue
Block a user