say when we finish checking gofmt

pull/4092/head
Matthew Hooker 10 years ago
parent 3a79620e92
commit 9cf65d8e1b

@ -9,5 +9,6 @@ if [[ -n ${gofmt_files} ]]; then
echo "You can use the command: \`make fmt\` to reformat code."
exit 1
fi
echo "Check passed."
exit 0

Loading…
Cancel
Save