remove pre commit hook
This commit is contained in:
parent
0c0e10555d
commit
e8e036ec93
1 changed files with 0 additions and 0 deletions
6
check
Executable file
6
check
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euxo pipefail
|
||||
|
||||
nix fmt
|
||||
|
||||
nix flake check --show-trace
|
Loading…
Add table
Add a link
Reference in a new issue