Commit 0db29b2
committed
Add
Before, we relied on [`ag`][] for searching, but the maintainer last
updated it five years ago. We want to ensure that folks maintain our
tools, and we use the fastest tools available. We added [`ripgrep`][] as
an alternative to `ag` but ensured backwards compatibility.
[`ag`]: https://github.com/ggreer/the_silver_searcher
[`ripgrep`]: https://github.com/BurntSushi/ripgrepripgrep support with ag fallback1 parent 084cf34 commit 0db29b2
2 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
94 | 103 | | |
95 | | - | |
| 104 | + | |
96 | 105 | | |
97 | 106 | | |
98 | 107 | | |
| |||
0 commit comments