#!/bin/bash

set -euo pipefail

script/test
script/static-analysis
