Skip to content

Commit 1926748

Browse files
doc: usage typo in tagliatelle (#3423)
1 parent 9e81318 commit 1926748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1671,7 +1671,7 @@ linters-settings:
16711671
http-status-code-whitelist: [ "200", "400", "404", "500" ]
16721672

16731673
tagliatelle:
1674-
# Check the struck tag name case.
1674+
# Check the struct tag name case.
16751675
case:
16761676
# Use the struct field name to check the name of the struct tag.
16771677
# Default: false

0 commit comments

Comments
 (0)