Skip to content

Commit

Permalink
Added pre-commit to development
Browse files Browse the repository at this point in the history
  • Loading branch information
wpfl-dbt committed Dec 3, 2024
1 parent 1be42af commit e547d30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ This project is managed by [uv](https://docs.astral.sh/uv/), linted and formated

Secret scanning is done with [trufflehog](https://github.com/trufflesecurity/trufflehog).

For security, use of [pre-commit](https://pre-commit.com) is expected. Ensure your hooks are installed with `pre-commit install`.

Task running is done with [just](https://just.systems/man/en/). To see all available commands:

```console
Expand Down

0 comments on commit e547d30

Please sign in to comment.