Files @ 522cfb2be9e1
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
tests: add custom hook tests

Git testing is omitted for now - errors are not reported as they are for 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