This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Commit 94a3350
committed
🔧 Simplify pre-commit hooks by switching to Ruff
Replace black, isort, and fixit with Ruff for both linting and formatting. Ruff provides equivalent functionality in a single, faster tool with both --fix and format capabilities.1 parent 788bb42 commit 94a3350
1 file changed
Lines changed: 4 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 33 | | |
50 | 34 | | |
51 | 35 | | |
52 | 36 | | |
| 37 | + | |
53 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments