Skip to content

Commit

Permalink
Update suggested command
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 5, 2024
1 parent 6da798a commit 35b95bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hooks.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3642,7 +3642,7 @@ lib.escapeShellArgs (lib.concatMap (ext: [ "--ghc-opt" "-X${ext}" ]) hooks.ormol
set -euo pipefail
print_help() {
echo "Run '$1 fmt -check -diff -recursive' to format the code"
echo "Run '$1 fmt -recursive' to format the code"
exit 1
}
Expand Down

0 comments on commit 35b95bc

Please sign in to comment.