spiegel_podman/cmd/podman/pods
Kir Kolyshkin 0f975f8526 ci: rm allow-unused from nolintlint settings
This was added by commit 84e42877a ("make lint: re-enable revive"),
making nolintlint became almost useless.

Remove the ungodly amount of unused nolint annotations.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-31 12:27:55 -07:00
..
clone.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create.go fix deprecated docker v28 types 2025-03-11 16:24:34 +01:00
exists.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
kill.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
logs.go podman logs: allow options after argument 2025-03-28 10:39:35 +01:00
pause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
pod.go Remove containers/common/pkg/config from pkg/util 2024-09-06 07:45:04 -04:00
prune.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
ps.go ci: rm allow-unused from nolintlint settings 2025-03-31 12:27:55 -07:00
restart.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
rm.go rm --force work for more than one arg 2024-04-04 17:47:28 +02:00
start.go working name of pod on start and stop 2024-05-25 19:40:21 -04:00
stats.go remove github.com/buger/goterm dependency 2025-03-31 19:17:55 +02:00
stop.go working name of pod on start and stop 2024-05-25 19:40:21 -04:00
top.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
unpause.go Bump Go module to v5 2024-02-08 09:35:39 -05:00