Files @ 8bea04f3d6d3
Branch filter:

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

domruf
fontello: add demo.html

The demo.html file is very helpful to see what icons are available and what
code and css class they have.
#!/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