#!/bin/bash set -exuo pipefail job_dir=$(dirname "${BASH_SOURCE[0]}") codespell -I "${job_dir}"/dictionary.txt