Files @ 9d79a66b18c9
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
summary: put text outside of trending files bar if < 5%

The text can't be read otherwise. In the future this should also react to the
screen size.
#!/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