Skip to content

Commit f64710e

Browse files
committed
tests: add test for checking first line of a file
1 parent 7c39515 commit f64710e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testdata/src/a/doc.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// Package a this comment include duplicated word and and // want `Duplicate words \(and\) found`
2+
package a

0 commit comments

Comments
 (0)