Files @ 2b07e757a85f
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
hooks: simplify app config code in _hook_environment - don't use relative_to
#!/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