mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-13 06:48:43 -04:00
docs: fix default depguard rule (#3879)
This commit is contained in:
parent
62d191324d
commit
2e907f9df3
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ linters-settings:
|
|||
#
|
||||
# `$gostd` - matches all of go's standard library (Pulled from `GOROOT`)
|
||||
#
|
||||
# Default: no rules.
|
||||
# Default: Only allow $gostd in all files.
|
||||
rules:
|
||||
# Name of a rule.
|
||||
main:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue