Files @ 33bdabfa67b8
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
setup: clarify that we require Routes less than 2.0

The next version after 1.13 is currently 2.0 and breaks test_files.py
test_file_annotation and test_file_annotation_git .
#!/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