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