Commits
User selector
Commit history
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed
Commits on Nov 20, 2023
golangci-lint: revive: enable use-any
Show description for 0e73168committedgolangci-lint: revive: enable import-shadowing
Show description for 8e9aec6committedgolangci-lint: enable nilerr linter
Show description for 8bbdb93committed
Commits on Oct 23, 2023
cli/command: remove dot-imports and unhandled errors
Show description for 594aeb3committed
Commits on Mar 30, 2023
cli/command/idresolver: fakeClient: remove name for unused arg (revive)
Show description for 38ef40ecommitted
Commits on Sep 30, 2022
format code with gofumpt
Show description for 1da95ffcommitted
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Oct 31, 2019
File is not `goimports`-ed (goimports)
Show description for 6047259authored andcommitted
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommitted
Commits on May 11, 2018
Switch from x/net/context to context
Show description for 6f8070dcommitted
Commits on Mar 6, 2018
Convert assert.Check(t, is.Error()) to assert.Error
Show description for e15b208committedConvert to assert.NilError
Show description for baf65a5committedAutomated migration
Show description for 39c2ca5committed
Commits on Aug 22, 2017
Move internal/test package out of cli.
Show description for b3f843acommitted
Commits on May 8, 2017
cli: gofmt + goimports
Show description for 295140ecommittedrm client and vendor it instead
Show description for 57230a7authored andcommitted
Commits on Apr 17, 2017
Update imports.
Show description for 10641c2committedImport docker/docker/cli
Show description for 1630fc4committed
Loading