aboutsummaryrefslogtreecommitdiff
path: root/tests.sh
blob: 9fc50c925bcfa50ba3397c44cdba196d486169c7 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/env bash
set -Eeuo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"

set -x

./scripts/assert-spelling.sh
./scripts/assert-nixfmt.sh
./scripts/assert-shellcheck.sh
./scripts/assert-todos.sh

./scripts/assert-content.sh
./scripts/sync-translations.sh