##// END OF EJS Templates
Added tag 0.4.0 for changeset 19086c5de05f
Added tag 0.4.0 for changeset 19086c5de05f

File last commit:

r6023:40edadec default
r7532:6af33605 stable
Show More
run-all-cleanup
10 lines | 185 B | text/plain | TextLexer
#!/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