Skip to content

Commit 36a45a0

Browse files
committed
docs: remove out-dated pre-commit instructions
1 parent f7b5c33 commit 36a45a0

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,6 @@ Please make sure to run the tests before you commit your changes. You can run
3232
`npm run test:update` which will update any snapshots that need updating. Make
3333
sure to include those changes (if they exist) in your commit.
3434
35-
### opt into git hooks
36-
37-
There are git hooks set up with this project that are automatically installed
38-
when you install dependencies. They're really handy, but are turned off by
39-
default (so as to not hinder new contributors). You can opt into these by
40-
creating a file called `.opt-in` at the root of the project and putting this
41-
inside:
42-
43-
```
44-
pre-commit
45-
```
46-
4735
## Help needed
4836
4937
Please checkout the [the open issues][issues]

0 commit comments

Comments
 (0)