doc: fix example config yaml identation (#1976)
This commit is contained in:
parent
f0ba8174aa
commit
47baa2c1fa
@ -227,7 +227,7 @@ linters-settings:
|
||||
underef:
|
||||
# whether to skip (*x).method() calls where x is a pointer receiver (default true)
|
||||
skipRecvDeref: true
|
||||
unnamedResult:
|
||||
unnamedResult:
|
||||
# whether to check exported functions
|
||||
checkExported: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user