Files @ 3330ffb6326a
Branch filter:

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

mads
setup: bump some dev_requirements.txt versions

Upgrade notes for these libraries have not been investigated thoroughly, but
testing seems to show that it works.
#!/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