Files @ 0a3e1a620edf
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Søren Løvborg
model: inline _get_repo_group and _get_user_group calls
#!/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