Files @ 8eda7bc543cd
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
lib: move special Mercurial HTTP listkey exception out of _check_locking_state

Prepare for use with SSH.
#!/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