Files @ a0da4cb92760
Branch filter:

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

domruf
less: clean up select2 style

- make select2 as big as form-controls
- move border: 0 to new .select2-container block
#!/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