Files @ e87b0804be89
Branch filter:

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

domruf
less: cleanup changeset style

- move .changeset-logical-index style to .table#changesets block
- there is no .changeset_id
- there is no #changeset_compare_view_content .compare_view_commits
#!/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