Files @ 7f15fb03a183
Branch filter:

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

domruf
tests: rename manual_test_vcs_operations.py to test_ prefix so py.test picks it up
#!/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