go-socks5/revive.sh

4 lines
92 B
Bash
Raw Normal View History

2020-04-22 02:32:03 +00:00
#!/usr/bin/env bash
revive -config revive.toml -formatter friendly ./...
golangci-lint run