spogo/scripts/lint.sh
2026-01-02 19:00:04 +01:00

5 lines
57 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
golangci-lint run