##// END OF EJS Templates
scripts/contributor_data: add to-ignore entry for 'Hosted Weblate'...
scripts/contributor_data: add to-ignore entry for 'Hosted Weblate' We don't want to attribute copyright to 'Hosted Weblate' (automatic translation file updates that accidentally sneaked in).

File last commit:

r6023:40edadec default
r7496:dc1c9c13 default
Show More
run-all-cleanup
10 lines | 185 B | text/plain | TextLexer
#!/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