We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898bbb1 commit 0421b6eCopy full SHA for 0421b6e
README.md
@@ -782,8 +782,8 @@ linters-settings:
782
modules: # List of blocked modules
783
# - github.com/uudashr/go-module: # Blocked module
784
# recommendations: # Recommended modules that should be used instead (Optional)
785
- # - golang.org/x/mod
786
- # reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
+ # - golang.org/x/mod
+ # reason: "`mod` is the official go.mod parser library." # Reason why the recommended module should be used (Optional)
787
govet:
788
# report about shadowed variables
789
check-shadowing: true
0 commit comments