Files @ bf9900e6e177
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
api: add option to get pullrequests for get_repo
#!/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