Skip to content

Commit

Permalink
Add info about Ruff, pre-commit hook, and the build
Browse files Browse the repository at this point in the history
  • Loading branch information
John Solly authored Jun 21, 2023
1 parent 122cf53 commit 31cb998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@ Also see the [actions tab](https://github.com/jsolly/blogthedata/actions)
to see if everything is passing.


### Pre-commit Hooks (Optional as the CI also takes care of it)
### Pre-commit Hooks
If there are any Ruff failures (badly linted code), the build will fail, so ensure you have the pre-commit hook installed.

```
$ cd blogthedata/config
Expand Down

0 comments on commit 31cb998

Please sign in to comment.