Files @ 53a07d06344b
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
tests: Change test_delete_repo_group_err to use the values from user_and_repo_group_fail fixture
#!/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