We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4871fd9 commit a8dddc1Copy full SHA for a8dddc1
CONTRIBUTING.md
@@ -37,6 +37,7 @@ This repository will automatically check PRs for linting compliance.
37
1. Run the environment: `./run.sh`. Press `CTRL+C` to exit
38
1. Install [pre-commit](https://pre-commit.com/)
39
1. setup pre-commit hooks: `pre-commit install`
40
+1. Install modern implementation of grep (not macOS builtin grep): `brew install grep`
41
42
### Environment Usage
43
0 commit comments