mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update AGENTS.md to include code style enforcement via Ruff
This commit is contained in:
parent
a889263001
commit
81a1de9992
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ Note: `uv run pre-commit install` writes hooks to the shared repository `.git/ho
|
|||
|
||||
## Mandatory local checks before PR
|
||||
|
||||
Code style/lint in this repository is enforced via Ruff (`ruff check` + `ruff format`).
|
||||
|
||||
Quick loop (recommended for most PR iterations):
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue