Skip to content

Commit

Permalink
Format the file
Browse files Browse the repository at this point in the history
Signed-off-by: Cosmin Cojocar <[email protected]>
  • Loading branch information
ccojocar committed Oct 18, 2023
1 parent e298388 commit e108c56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analyzer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -850,6 +850,5 @@ func main() {
Expect(issues[0].Suppressions[0].Kind).To(Equal("inSource"))
Expect(issues[0].Suppressions[0].Justification).To(Equal("false positive, this is not a private data"))
})

})
})

0 comments on commit e108c56

Please sign in to comment.