buildah/copier
Nalin Dahyabhai 42d6b68db1 Suppress a linter warning
Yes, this helper function always returns nil as one of its results, but
that lets the callers not have to remember to do that, so it's shorter
than changing the call sites.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-09-10 13:24:50 -04:00
..
copier.go Suppress a linter warning 2025-09-10 13:24:50 -04:00
copier_linux_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
copier_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
copier_unix_test.go copier.Stat(): return owner UID and GID if available 2025-08-11 15:49:28 -04:00
copier_windows_test.go copier.Stat(): return owner UID and GID if available 2025-08-11 15:49:28 -04:00
hardlink_not_uint64.go *: fix build tags 2024-08-09 17:05:30 -07:00
hardlink_uint64.go *: fix build tags 2024-08-09 17:05:30 -07:00
hardlink_unix.go CI: enable the gofumpt linter 2024-08-15 13:17:44 -04:00
hardlink_windows.go CI: enable the gofumpt linter 2024-08-15 13:17:44 -04:00
mknod_int.go *: fix build tags 2024-08-09 17:05:30 -07:00
mknod_uint64.go *: fix build tags 2024-08-09 17:05:30 -07:00
syscall_unix.go copier: add Ensure and ConditionalRemove 2025-05-21 09:54:21 -04:00
syscall_windows.go copier: add Ensure and ConditionalRemove 2025-05-21 09:54:21 -04:00
xattrs.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
xattrs_test.go Allow extendedGlob to work with Windows paths 2025-03-24 18:15:16 -07:00
xattrs_unsupported.go *: fix build tags 2024-08-09 17:05:30 -07:00