Commit a506ac4
committed
fix: Pin Ruff version to 0.12.2 for consistency
- Pin ruff==0.12.2 in pyproject.toml dev dependencies
- Update uv.lock to use exact version
- Ensure local and CI environments use identical Ruff version
- Prevents version drift causing different linting behavior
This ensures both local development and GitHub CI use the same Ruff rules and behavior.1 parent bc7682e commit a506ac4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments