golangci-lint/test/testdata/testpackage_test.go
2020-04-22 18:57:30 +03:00

3 lines
106 B
Go

//args: -Etestpackage
package testdata // ERROR "package should be `testdata_test` instead of `testdata`"