Files @ f5f796c77337
Branch filter:

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

domruf
less: include pygments.css in main.less

For now, keep the old css location even though it now is a source file and
shouldn't be in public.
#!/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