Files
@ bf85e6018daa
Branch filter:
Location: kallithea/init.d/kallithea-daemon-gentoo
bf85e6018daa
1.2 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.