Skip to content

Commit 580f2de

Browse files
committed
Update suggested command
1 parent d6c0b75 commit 580f2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/hooks.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3665,7 +3665,7 @@ lib.escapeShellArgs (lib.concatMap (ext: [ "--ghc-opt" "-X${ext}" ]) hooks.ormol
36653665
set -euo pipefail
36663666
36673667
print_help() {
3668-
echo "Run '$1 fmt -check -diff -recursive' to format the code"
3668+
echo "Run '$1 fmt -recursive' to format the code"
36693669
exit 1
36703670
}
36713671

0 commit comments

Comments
 (0)