mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
add codespell action (#18818)
Original work here, #18474, refixed and updated.
This commit is contained in:
@@ -1188,7 +1188,7 @@ func checkDiskFatalErrs(errs []error) error {
|
||||
// at each implementation of error for added hints.
|
||||
//
|
||||
// FIXME: This is an unusual function but serves its purpose for
|
||||
// now, need to revist the overall erroring structure here.
|
||||
// now, need to revisit the overall erroring structure here.
|
||||
// Do not like it :-(
|
||||
func logFatalErrs(err error, endpoint Endpoint, exit bool) {
|
||||
switch {
|
||||
|
||||
Reference in New Issue
Block a user