docs: fix default depguard rule (#3879)

This commit is contained in:
Ludovic Fernandez 2023-06-02 22:43:32 +02:00 committed by GitHub
parent 62d191324d
commit 2e907f9df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: