Skip to content

Commit

Permalink
More README
Browse files Browse the repository at this point in the history
  • Loading branch information
SqAtx committed Mar 23, 2024
1 parent b24f366 commit 5a81c3f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,11 @@ our codebase is clean and consistent.
Install it with `pip install pre-commit`, and install the pre-commit hooks with
`pre-commit install`.

The same linters run in CI, and you can also run them with `pre-commit run
--all-files`.
The same linters run in CI, and you can also run them manually with `pre-commit
run --all-files`.

For more guidelines about contributing, see
[CONTRIBUTING.md](./CONTRIBUTING.md).

# "Where is my user data and config stored?"

Expand Down

0 comments on commit 5a81c3f

Please sign in to comment.