From acf94e2d2eb375ddc68e3a47a288a9cfa24c9a13 Mon Sep 17 00:00:00 2001 From: Christian Bundy Date: Sun, 22 Nov 2020 10:16:56 -0800 Subject: [PATCH] Add note about pre-commit hook --- docs/contributing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/contributing.md b/docs/contributing.md index 429eeca..05fd12f 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -24,6 +24,9 @@ Please run `npm test` before writing a commit, because if there are errors then maintainers won't be able to merge your patch. Please ask for help if `npm test` is giving you any trouble. +**Note:** `npm run fix` is run automatically as a pre-commit hook. You always +have the option to disable pre-commit hooks with `git commit --no-verify`. + ## Frequently Failed Tests ### Unknown word