Files @ d263f91df2cf
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Allan Nordhøy
i18n: updated translation for French

Currently translated at 99.9% (1092 of 1093 strings)
#!/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