Files @ bd045d756028
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Danni Randeris
i18n: added + updated translation for Danish

Currently translated at 26.9% (311 of 1155 strings)

[Thomas De Schampheleire: this translation got lost initially during some
maintenance of the Weblate repository. Re-adding it now.]
#!/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