Skip to content

Commit 4050090

Browse files
freitzzzSeigeC
authored andcommitted
doc: usage typo in tagliatelle (golangci#3423)
1 parent 46d5a5c commit 4050090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.reference.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ linters-settings:
16961696
http-status-code-whitelist: [ "200", "400", "404", "500" ]
16971697

16981698
tagliatelle:
1699-
# Check the struck tag name case.
1699+
# Check the struct tag name case.
17001700
case:
17011701
# Use the struct field name to check the name of the struct tag.
17021702
# Default: false

0 commit comments

Comments
 (0)