Commit 6a3d22f
committed
feat: add hooks.biome.settings.flags for extra CLI flags
Mirrors the existing 'black' hook pattern so users can pass arbitrary
CLI flags such as --no-errors-on-unmatched (commonly needed when staged
files are all excluded by biome's own config, e.g. dep-only or generated-
file-only commits).
Unblocks workarounds that override hooks.biome.entry via lib.mkForce.1 parent 61ab0e8 commit 6a3d22f
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
219 | 226 | | |
220 | 227 | | |
221 | 228 | | |
| |||
2669 | 2676 | | |
2670 | 2677 | | |
2671 | 2678 | | |
| 2679 | + | |
2672 | 2680 | | |
2673 | 2681 | | |
2674 | 2682 | | |
| |||
0 commit comments