Files @ 43ee4d4d68f2
Branch filter:

Location: kallithea/scripts/run-all-cleanup - annotation

mads
tests: refactor test_redirection_to_login_form_preserves_get_args to test more correctly

Preparing for py3.
#!/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