Files @ c0e0ae9c5e64
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
index: only link from the repository and group names - don't include the various icons
#!/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