Skip to content

Commit 8505542

Browse files
authored
doc: add link to example in real code
1 parent f04d8ae commit 8505542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
A linter that checks for duplicate words in the source code (usually miswritten)
88

9+
Examples in real code and related issues can be viewed in https://github.com/Abirdcfly/dupword/issues/3
10+
911
## example
1012

1113
1. Repeated words appear on two adjacent lines [commit](https://github.com/golang/go/commit/d8f90ce0f8119bf593efb6fb91825de5b61fcda7)

0 commit comments

Comments
 (0)