view scripts/run-all-cleanup @ 7887:011164f79bdb stable

i18n: updated translation for German Currently translated at 71.1% (777 of 1093 strings)
author ssantos <ssantos@web.de>
date Wed, 29 May 2019 15:31:13 +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