Files
@ bf85e6018daa
Branch filter:
Location: kallithea/scripts/validate-commits
bf85e6018daa
1.5 KiB
text/plain
scripts: properly check for errors in whitespacecleanup/run-all-cleanup
An error in whitespacecleanup, like a bug in isort that raises an exception,
should be treated as a problem instead of silently ignored.
An error in whitespacecleanup, like a bug in isort that raises an exception,
should be treated as a problem instead of silently ignored.