better in the error box

This commit is contained in:
Simon Christ 2022-02-11 11:41:42 +01:00
parent 4303b98b07
commit 96e2341438

View File

@ -33,6 +33,5 @@ jobs:
exit(0)
else
@error "These files have not been formatted:\n$out"
write(stdout, out)
exit(1)
end'