Skip to content

Commit ea3a19f

Browse files
committed
when a default rule comes to far
1 parent 0a69b7a commit ea3a19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/testdata/unsafe/pkg.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Package pkg ...
2-
package pkg
1+
// Package pkgunsafe ...
2+
package pkgunsafe
33

44
import (
55
"log"

0 commit comments

Comments
 (0)