diff options
Diffstat (limited to '')
| -rw-r--r-- | cog.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ post_package_bump_hooks = [] branch_whitelist = ["prime"] pre_bump_hooks = [ + "nix fmt", # Format "nix flake check", # verify the project builds ] post_bump_hooks = [ |
