view scripts/run-all-cleanup @ 7954:3c6326067a9a default-i18n

i18n: updated translation for Russian Currently translated at 99.9% (1086 of 1087 strings)
author Private <adamantine.sword@gmail.com>
date Mon, 02 Dec 2019 06:19:49 +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