mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +00:00
fix: bruh
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ pre-commit:
|
||||
stage_fixed: true
|
||||
format:
|
||||
glob: "*"
|
||||
run: pnpm format {staged_files}
|
||||
run: pnpm format --no-error-on-unmatched-pattern {staged_files}
|
||||
stage_fixed: true
|
||||
check_go:
|
||||
glob: "*.go"
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ in
|
||||
|
||||
pnpmDeps = pnpm_10.fetchDeps {
|
||||
inherit (finalAttrs) pname version src;
|
||||
hash = "sha256-DhmVMQZT53wqi2C3+Tn07KmKrghq48yrCPh/eUMj5tQ=";
|
||||
hash = "sha256-oLqKu5AiqmieAMTTRvz076NJ3GJpuGVkqX4f0sU6Yqs=";
|
||||
fetcherVersion = 1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user