Files @ 59a38ec5ad8b
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
diff: tweak mergely side-by-side diff view

Expand diff pane to match view port and avoid extra scroll bars.
#!/bin/sh

# Convenience script for running various idempotent source code cleanup scripts

set -e
set -x

scripts/docs-headings.py
scripts/generate-ini.py
scripts/whitespacecleanup.sh