view scripts/run-all-cleanup @ 7898:9d74cc23ea64

hg: support Mercurial 5.2 Automated and manual testing shows no problems with mercurial-5.2rc0 , and draft release notes also raise no concerns.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 27 Oct 2019 18:29:52 +0100
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