Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Add pre-commit installation command in CONTRIBUTING.md
pre-commit is installed via pip. If this CONTRIBUTING.md doesn't guide how to install the package, future contributors cannot know how to download and run the command below. $ pre-commit install So this commit adds pre-commit package installation command in CONTRIBUTING.md Signed-off-by: Kang Minchul <[email protected]>
- Loading branch information