buildx/commands
Justin Chadwell a4c3efe783 lint: add nolintlint and fix violations
We should be able to detect nolint comments that point to linters that
are disabled (such as with the removed structcheck).

Signed-off-by: Justin Chadwell <me@jedevc.com>
2022-10-20 09:49:51 +01:00
..
imagetools imagetools: give imagetools create a progress bar 2022-07-29 14:29:27 +01:00
bake.go bake: do not fail printing definition if instance unavailable 2022-10-04 15:38:45 +02:00
build.go lint: add nolintlint and fix violations 2022-10-20 09:49:51 +01:00
create.go create: improve interface when attempting to create docker driver 2022-08-16 10:58:23 +01:00
create_test.go Fix tolerations not parsing its options correctly, add tests 2022-04-22 12:12:05 +12:00
diskusage.go return di.Err when it's not nil 2022-09-05 18:05:03 +08:00
inspect.go inspect: add buildkit version information to command output 2022-08-18 11:03:03 +01:00
install.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
ls.go ls: move builder/node status error msg below table 2022-05-24 22:37:08 +02:00
print.go add formatting support to print function 2022-08-09 08:24:59 -07:00
prune.go return di.Err when it's not nil 2022-09-05 18:05:03 +08:00
rm.go rm: display name of removed builder 2022-05-20 10:59:33 +02:00
root.go root: ignore SSH CloseRead warning 2022-04-29 08:24:13 -07:00
stop.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
uninstall.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
use.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
util.go buildx: prevent duplicate "failed to find driver" message 2022-08-18 14:20:47 +01:00
version.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00