view scripts/run-all-cleanup @ 7594:faff12284f2a

i18n: updated translation for Norwegian Bokmål Currently translated at 20.3% (221 of 1090 strings)
author Allan Nordhøy <epost@anotheragency.no>
date Wed, 13 Mar 2019 00:34:28 +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