#!/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 --check