github.com/azazeal/revive@v1.0.9/testdata/golint/package-doc1.go (about) 1 // Test of missing package comment. 2 3 package foo // MATCH /should have a package comment, unless it's in another file for this package/