Files @ d7cdef68240b
Branch filter:

Location: kallithea/scripts/run-all-cleanup

domruf
tests: use webserver fixture for running vcs tests, removing need for serving manually

So far a bit hack-ish.
#!/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