We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91778e commit 5f75d0cCopy full SHA for 5f75d0c
commands/git/audit/gitauditparams.go
@@ -168,4 +168,4 @@ func (gap *GitAuditParams) RtResultRepository() string {
168
func (gap *GitAuditParams) SetIncludeSbom(includeSbom bool) *GitAuditParams {
169
gap.includeSbom = includeSbom
170
return gap
171
-}
+}
0 commit comments