mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 11:35:51 +00:00
Format the file
Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
parent
e298388908
commit
e108c56933
1 changed files with 0 additions and 1 deletions
|
@ -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"))
|
||||
})
|
||||
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue