#!/usr/bin/env bash

set -e
set -x


scripts/format
scripts/lint
scripts/test