Skip to content

Commit

Permalink
fix command for setting up pre-commit hooks in github-template scaffo…
Browse files Browse the repository at this point in the history
…lded file

- brought to attention by Danny Lloyd ([email protected]) in ESGF/esgf-playground-utils#19
  • Loading branch information
rowan04 committed Oct 4, 2024
1 parent a0da1e8 commit 3774894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bs-demo/entities/template/github_content/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ foo@bar:~$ poetry install
Then, activate the `pre-commit hooks` run:

``` shell
foo@bar:~$ poetry run install pre-commit
foo@bar:~$ poetry run pre-commit install
```

When you commit, the following checks will be run:
Expand Down

0 comments on commit 3774894

Please sign in to comment.