Files @ 25da0eeaa3ea
Branch filter:

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

Mads Kiilerich
style: tweak markup for API key admin

The labels were odd - this gives a better starting point for a good Bootstrap UI.

TODO after Bootstrap: Don't use a label as header for the "Add" section.
#!/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