Commit 4222cd1
style: Extend ruff per-file-ignores to cover benchmarks/ directory
The benchmarks/ directory (distinct from benchmarking/) was missing
from the per-file-ignore pattern. Also suppress ambiguous unicode,
unused variable, and import order warnings in test/benchmark code.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0e990a6 commit 4222cd1
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
147 | 153 | | |
148 | 154 | | |
149 | 155 | | |
| |||
0 commit comments