Files @ 86ee450f8b2d
Branch filter:

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

Mads Kiilerich
routing: introduce 'my_account_api_keys_delete' url and use POST instead of DELETE
#!/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