Files @ 1c64d9bd0599
Branch filter:

Location: kallithea/scripts/run-all-cleanup

mads
tests: update test_filenode_path for py3

Unicode is now handled very differently. There are no encoded unicode str, and
the test barely makes sense any more.
#!/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