view scripts/run-all-cleanup @ 6544:3c720eeaca89

compare: refactor drop-down UI code Don't rely on fake ref_names in the controller; instead put the code in the HTML together with the other UI code.
author Søren Løvborg <sorenl@unity3d.com>
date Fri, 10 Feb 2017 23:02:57 +0100
parents 40edadecda69
children 51af7c12ffb1
line wrap: on
line source

#!/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