Skip to content

Commit

Permalink
Adds ripgrep to documentation. Closes casey#2491
Browse files Browse the repository at this point in the history
  • Loading branch information
vtamara committed Dec 1, 2024
1 parent beaec7e commit 9d8d99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4168,7 +4168,7 @@ checking the program's stdout, stderr, and exit code .

5. Implement the feature.

6. Run `just ci` to make sure that all tests, lints, and checks pass.
6. Install `ripgrep` and run `just ci` to make sure that all tests, lints, and checks pass.

7. Open a PR with the new code that is editable by maintainers. PRs often
require rebasing and minor tweaks. If the PR is not editable by maintainers,
Expand Down

0 comments on commit 9d8d99e

Please sign in to comment.