Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
docker
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
6k
Code
Issues
573
Pull requests
244
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
golangci-lint: enable more linters
- #3770
#3770
Merged
thaJeztah
merged 19 commits into
docker:master
docker/cli:master
from
thaJeztah:update_golangci_lint_step2
thaJeztah/cli:update_golangci_lint_step2
Copy head branch name to clipboard
Nov 23, 2023
Conversation
Commits
19
(19)
Checks
Files changed
Merged
golangci-lint: enable more linters
#3770
thaJeztah
merged 19 commits into
docker:master
docker/cli:master
from
thaJeztah:update_golangci_lint_step2
thaJeztah/cli:update_golangci_lint_step2
Copy head branch name to clipboard
Commits
Commits on Nov 20, 2023
dockerfiles: update golangci-lint to v1.55.2
Show description for 580ebf4
thaJeztah
committed
580ebf4
View commit details
Copy full SHA for 580ebf4
Browse repository at this point
linting: cli/command/trust: unusedwrite: unused write to field Hashes (govet)
Show description for efbcdce
thaJeztah
committed
efbcdce
View commit details
Copy full SHA for efbcdce
Browse repository at this point
linting: Consider pre-allocating sliceVar (prealloc)
Show description for d0dee3c
thaJeztah
committed
d0dee3c
View commit details
Copy full SHA for d0dee3c
Browse repository at this point
linting: address assorted issues found by gocritic
Show description for 888df09
thaJeztah
committed
888df09
View commit details
Copy full SHA for 888df09
Browse repository at this point
linting: address else/if/elseif statements found by gocritic
Show description for a2c9f3c
thaJeztah
committed
a2c9f3c
View commit details
Copy full SHA for a2c9f3c
Browse repository at this point
linting: address slice-append issues found by gocritic
Show description for 3f0c189
thaJeztah
committed
3f0c189
View commit details
Copy full SHA for 3f0c189
Browse repository at this point
cli/command/manifest: rename vars that collided with import
Show description for 9d7e21b
thaJeztah
committed
9d7e21b
View commit details
Copy full SHA for 9d7e21b
Browse repository at this point
cli/command/system: fix deprecated comments (gocritic)
Show description for 8e98c76
thaJeztah
committed
8e98c76
View commit details
Copy full SHA for 8e98c76
Browse repository at this point
golangci-lint: enable thelper linter
Show description for 8661552
thaJeztah
committed
8661552
View commit details
Copy full SHA for 8661552
Browse repository at this point
golangci-lint: enable predeclared linter
Show description for 606cbd6
thaJeztah
committed
606cbd6
View commit details
Copy full SHA for 606cbd6
Browse repository at this point
golangci-lint: govet: enable shadow check
Show description for 2d61f70
thaJeztah
committed
2d61f70
View commit details
Copy full SHA for 2d61f70
Browse repository at this point
golangci-lint: enable dupword linter
Show description for 7e9d2c7
thaJeztah
committed
7e9d2c7
View commit details
Copy full SHA for 7e9d2c7
Browse repository at this point
golangci-lint: enable nilerr linter
Show description for 8bbdb93
thaJeztah
committed
8bbdb93
View commit details
Copy full SHA for 8bbdb93
Browse repository at this point
golangci-lint: enable perfsprint linter
Show description for 391668f
thaJeztah
committed
391668f
View commit details
Copy full SHA for 391668f
Browse repository at this point
golangci-lint: revive: enable import-shadowing
Show description for 8e9aec6
thaJeztah
committed
8e9aec6
View commit details
Copy full SHA for 8e9aec6
Browse repository at this point
golangci-lint: revive: enable empty-lines
Show description for 9c0c49a
thaJeztah
committed
9c0c49a
View commit details
Copy full SHA for 9c0c49a
Browse repository at this point
golangci-lint: revive: enable use-any
Show description for 0e73168
thaJeztah
committed
0e73168
View commit details
Copy full SHA for 0e73168
Browse repository at this point
golangci-lint: enable more linters
Show description for 4e2477f
thaJeztah
committed
4e2477f
View commit details
Copy full SHA for 4e2477f
Browse repository at this point
templates: linting: fix "error return value is not checked (errchkjson)
Show description for 30d36e9
thaJeztah
committed
30d36e9
View commit details
Copy full SHA for 30d36e9
Browse repository at this point
You can’t perform that action at this time.