mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-07-13 13:14:16 -04:00
2 lines
117 B
Go
2 lines
117 B
Go
//golangcitest:args -Etestpackage
|
|
package testdata // want "package should be `testdata_test` instead of `testdata`"
|