#!/bin/sh
set -e

golangci-lint run
make test