#!/bin/sh . "$(dirname "$0")/_/husky.sh" golangci-lint run -v --fix && \ cd web && yarn lint