format remaining files
This commit is contained in:
parent
dbcaf2d08f
commit
4303b98b07
2
.github/workflows/format_check.yml
vendored
2
.github/workflows/format_check.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
|||||||
if out == ""
|
if out == ""
|
||||||
exit(0)
|
exit(0)
|
||||||
else
|
else
|
||||||
@error "Some files have not been formatted !!!"
|
@error "These files have not been formatted:\n$out"
|
||||||
write(stdout, out)
|
write(stdout, out)
|
||||||
exit(1)
|
exit(1)
|
||||||
end'
|
end'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user