Files @ f235038d6902
Branch filter:

Location: kallithea/scripts/run-all-cleanup

branko
tests: Removed undocumented and unused option VCS_REMOVE_TEST_DIRS and related code
#!/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