#!/usr/bin/env bash go fmt *.go go fmt tests/*.go git add *.go tests/*.go git add tests/*.go