Remove hooks

This commit is contained in:
2025-11-11 09:40:26 -05:00
parent 352d664ecc
commit 4dd0fde56a
3 changed files with 3 additions and 96 deletions

View File

@@ -45,7 +45,3 @@ To cleanup previous files, run nix garbage collection:
```sh
just clean
```
## Pre-commit hooks
Run `nix develop` to install the pre-commit hooks.