Skip to content

Commit

Permalink
tests: add test for checking first line of a file
Browse files Browse the repository at this point in the history
  • Loading branch information
Abirdcfly committed Oct 24, 2022
1 parent 7c39515 commit f64710e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/src/a/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Package a this comment include duplicated word and and // want `Duplicate words \(and\) found`
package a

0 comments on commit f64710e

Please sign in to comment.