Files @ b06e1141f20f
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Edmund Wong
model: rename confusing kwargs argument for repo_group update method (Issue #331)
#!/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