Commit 0e883dc
authored
chore: move Ruff excludes to
Previously, it was in `ruff.lint.exclude`, so exclusions were not
applied to `ruff format`.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated development tooling configuration to enhance code quality
standards and consistency checks.
<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->ruff.extend-exclude (#5112)1 parent d567700 commit 0e883dc
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
357 | 362 | | |
358 | 363 | | |
359 | 364 | | |
| |||
397 | 402 | | |
398 | 403 | | |
399 | 404 | | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | 405 | | |
405 | 406 | | |
406 | 407 | | |
| |||
0 commit comments