Files @ c7dc1c7ace67
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
notifications: convert the last get_for_user to query_for_user - this one was missed in 85bb68f64597
#!/usr/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