moby--moby/pkg/system
Sebastiaan van Stijn fa6954cb98
reformat "nolint" comments
Unlike regular comments, nolint comments should not have a leading space.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit bb17074119)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-17 18:12:14 +02:00
..
args_windows.go
chtimes.go
chtimes_linux_test.go
chtimes_nowindows.go
chtimes_test.go
chtimes_windows.go
chtimes_windows_test.go
errors.go
exitcode.go
filesys_unix.go
filesys_windows.go
init.go
init_windows.go
lcow.go
lcow_unsupported.go
lstat_unix.go
lstat_unix_test.go
lstat_windows.go
meminfo.go
meminfo_linux.go
meminfo_unix_test.go
meminfo_unsupported.go
meminfo_windows.go
mknod.go
mknod_freebsd.go
mknod_unix.go
mknod_windows.go
path.go
path_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
path_windows.go
path_windows_test.go
process_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
process_windows.go
rm.go Update to Go 1.17.0, and gofmt with Go 1.17 2022-04-07 23:27:50 +02:00
rm_nodarwin_test.go
rm_test.go
rm_windows.go
stat_bsd.go
stat_darwin.go
stat_linux.go
stat_openbsd.go
stat_solaris.go
stat_unix.go
stat_unix_test.go
stat_windows.go
syscall_unix.go
syscall_windows.go
syscall_windows_test.go
umask.go
umask_windows.go
utimes_unix.go
utimes_unix_test.go
utimes_unsupported.go
xattrs_linux.go
xattrs_unsupported.go