Files @ 56e456117510
Branch filter:

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

Manuel Jacob
hg: add tests for `successors` and `predecessors` properties of MercurialChangeset

They are marked as xfail because the current implementation fails on new versions of Mercurial because a function and an attribute were renamed.
#!/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