Files @ a3c91d420bf3
Branch filter:

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

Mads Kiilerich
js: update YUI - rebuild according to LICENSE.md instructions to only include the relevant subset
#!/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