Add precommit hook to suggest proper formatting
Signed-off-by: kernelkind <kernelkind@gmail.com> Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
committed by
William Casarin
parent
c76f322a48
commit
dae57d78ef
@@ -75,3 +75,11 @@ The app should appear on the emulator
|
||||
|
||||
[direnv]: https://direnv.net/
|
||||
[nix]: https://nixos.org/download/
|
||||
|
||||
## Contributing
|
||||
Configure the developer environment:
|
||||
```bash
|
||||
./scripts/dev_setup.sh
|
||||
```
|
||||
|
||||
This will add the pre-commit hook to your local repository to suggest proper formatting before commits.
|
||||
|
||||
Reference in New Issue
Block a user