mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
Add additional tests in github actions Support working directory for reading the version from go.mod
5 lines
74 B
Modula-2
5 lines
74 B
Modula-2
module sample
|
|
|
|
go 1.15
|
|
|
|
require github.com/golangci/golangci-lint v1.37.1
|