Skip to content

Commit 95f5808

Browse files
Fixed indentations with gofmt
1 parent e97402e commit 95f5808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/traversal/traversal.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,4 @@ func isOwnerFd(fd uintptr, filePath string, userCN string) (bool, error) {
184184
}
185185

186186
return false, nil
187-
}
187+
}

0 commit comments

Comments
 (0)