view scripts/run-all-cleanup @ 7011:adf1dd34f3a0

less: don't break author, date and comment cells into multiple lines in changeset table
author domruf <dominikruf@gmail.com>
date Sat, 28 Oct 2017 21:15:19 +0200
parents 40edadecda69
children 51af7c12ffb1
line wrap: on
line source

#!/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