Files @ 3f1e3fba3a3e
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Thomas De Schampheleire
style: move perm_tag to kallithea-tags.less

Also move these styles in the original style.css to make the delta again
zero.
#!/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