Files @ 17176a451bc2
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
less: make all datatable paginations small

The small ones have better proportions compared to the datatables.
#!/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