Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
server
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
m-team
oidc
mytoken
server
c7db3875ddabbe2e36c11627de2568f68818b8c1
server
staticcheck.conf
Find file
Normal view
Permalink
staticcheck.conf
61 B
Newer
Older
move from golint to staticcheck
Gabriel Zachmann
committed
2 years ago
1
checks
= [
"inherit"
,
"ST1003"
,
"ST1016"
,
"ST1020"
,
"ST1021"
]