Files @ c82ef5ec8dcd
Branch filter:

Location: kallithea/scripts/run-all-cleanup - annotation

Mads Kiilerich
lib: refactor _get_access_path as get_path_info

We will need it later when it gets more tricky to get the path from environ ...
#!/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