mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-07-27 22:48:49 -04:00
doc: usage typo in tagliatelle (#3423)
This commit is contained in:
parent
9e813183a9
commit
1926748b44
1 changed files with 1 additions and 1 deletions
|
@ -1671,7 +1671,7 @@ linters-settings:
|
|||
http-status-code-whitelist: [ "200", "400", "404", "500" ]
|
||||
|
||||
tagliatelle:
|
||||
# Check the struck tag name case.
|
||||
# Check the struct tag name case.
|
||||
case:
|
||||
# Use the struct field name to check the name of the struct tag.
|
||||
# Default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue