added pre and post commit hooks to run linting
This commit is contained in:
parent
c236668389
commit
52ae2ef47d
3 changed files with 17 additions and 0 deletions
3
lint.sh
Executable file
3
lint.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
nix run git+https://github.com/kamadorueda/alejandra -- -q .
|
Loading…
Add table
Add a link
Reference in a new issue