Files @ 9c8633ea87a7
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
less: repo "vcs alias" labels are not changeset labels - move them out of the changeset label section
#!/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