github.com/serversong/goreporter@v0.0.0-20200325104552-3cfaf44fd178/linters/golint/testdata/pkg-doc2.go (about) 1 // Test of package comment in an incorrect form. 2 3 // Some random package doc that isn't in the right form. 4 // MATCH /package comment should.*form.*"Package testdata .*"/ 5 package testdata