Files @ ab29e4c39550
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Søren Løvborg
whitespacecleanup: exclude email test reference

kallithea/tests/models/test_dump_html_mails.ref.html is expected to
contain trailing whitespace in the "-- " de-facto standard signature
separator (as e.g. referenced in RFC 3676, section 4.3).
#!/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