remove pre commit hook

This commit is contained in:
Vinzenz Schroeter 2025-09-28 21:08:48 +02:00
parent 0c0e10555d
commit e8e036ec93

6
check Executable file
View file

@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -euxo pipefail
nix fmt
nix flake check --show-trace