Files @ 06ef965e4b62
Branch filter:

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

Mads Kiilerich
repogroup: fix display of breadcrumb for nested repo groups

A path to a repo group like foo/bar was shown as
foo >> foo/bar
#!/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