Files @ 4a469c7df4bb
Branch filter:

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

Mads Kiilerich
less: import select2 css as less

This will allow lessc to parse and rewrite the css, thus making it possible to
for example adjust relative paths.
#!/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