Files
@ bf85e6018daa
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf - annotation
bf85e6018daa
71 B
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.