Files @ 97bbc2824b32
Branch filter:

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

Konstantin Veretennicov
tests: add basic test for mark_all_read action of notifications

Adds test coverage for c7dc1c7ace67.
#!/usr/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