Files @ bdaa0b07c3b6
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Pheng Heong Tan
i18n: updated translation for Chinese (Simplified)

Currently translated at 36.2% (419 of 1155 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