mirror of
https://github.com/securego/gosec.git
synced 2025-06-23 00:07:53 +02:00
Fix lint and fail on error in the ci build
This commit is contained in:
@ -336,6 +336,5 @@ var _ = Describe("Resolve ast node to concrete value", func() {
|
||||
Expect(value).ShouldNot(BeNil())
|
||||
Expect(gosec.TryResolve(value, ctx)).Should(BeFalse())
|
||||
})
|
||||
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user