Files @ 52983fa97f49
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
hg: support rename of obsolete related attributes in Mercurial 4.6

The internals and the UI should perhaps also change at some point.
#!/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