Files @ 1660b2c71e03
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
tests: make test_vcs_operations test_push_new_repo work on hg
#!/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