Files @ 0e476fc44d0a
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
i18n: reintroduce some strings that incorrectly were dropped in 21c6a1e5bf6c - improved tooling clarify that they actually not are fuzzy
#!/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