go-socks5/.revive.sh

4 lines
93 B
Bash
Executable File

#!/usr/bin/env bash
revive -config .revive.toml -formatter friendly ./...
golangci-lint run