Commit 88e1069
committed
fix: exclude rust-parser from biome linting
The rust-parser directory contains auto-generated code from NAPI-RS
that doesn't follow our linting rules. Excluding it prevents CI failures
from linting errors in generated code.1 parent de364ba commit 88e1069
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments