Files @ 4495b75e5782
Branch filter:

Location: kallithea/scripts/run-all-cleanup

branko
tests: cleanup of definition of test constants - we don't care about keeping vcs self-contained
#!/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