Files @ c225c37c069d
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
front-end: update npm packages - some minor fixes, and also muting some audit noise

We are however still using Bootstrap 3 and select2 3.
#!/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