Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
suggestion: pre-commit.

Co-authored-by: Brian Ginsburg <7957636+bgins@users.noreply.github.com>
Signed-off-by: Zeeshan Lakhani <zeeshan.lakhani@gmail.com>
  • Loading branch information
Zeeshan Lakhani and bgins authored Oct 4, 2023
1 parent e6465f2 commit 0678fdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ uses specific nightly features we recommend by default.
This project recommends using [pre-commit][pre-commit] for running pre-commit
hooks. Please run this before every commit and/or push.

- If you are doing interim commits locally, and for some reason if you _don't_
want pre-commit hooks to fire, you can run
- If you are doing interim commits locally, and you want to skip the pre-commit checks
you can run
`git commit -a -m "Your message here" --no-verify`.

## Recommended Development Flow
Expand Down

0 comments on commit 0678fdd

Please sign in to comment.