Skip to content

Commit 5f75d0c

Browse files
committed
format
1 parent b91778e commit 5f75d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/git/audit/gitauditparams.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ func (gap *GitAuditParams) RtResultRepository() string {
168168
func (gap *GitAuditParams) SetIncludeSbom(includeSbom bool) *GitAuditParams {
169169
gap.includeSbom = includeSbom
170170
return gap
171-
}
171+
}

0 commit comments

Comments
 (0)