view scripts/run-all-cleanup @ 6709:c45f082f1171

i18n: updated translation for Greek Currently translated at 14.2% (162 of 1135 strings)
author Asterios Dimitriou <steve@pci.gr>
date Wed, 14 Jun 2017 18:52:00 +0000
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