Commit 44389bf
committed
feat(bin): move scripts to ripgrep for speed
Move the scripts using non-standard arguments to ripgrep for faster
parsing and better compatibility. We already have this as a dependency
for other scripts and the '-P' argument we need for the advanced Perl
matching is only supported on gnu grep anyway.
Signed-off-by: Randolph Sapp <[email protected]>1 parent 35f30e6 commit 44389bf
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
0 commit comments