Files @ b44cc07c2f9b
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
statistics: only load the Flot library when we need it
#!/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