mirror of
https://github.com/securego/gosec.git
synced 2025-07-03 00:27:05 +02:00
Fix typos, Go Report link and Gofmt
This commit is contained in:
@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
var _ = Describe("Helpers", func() {
|
||||
Context("when listing pacakge paths", func() {
|
||||
Context("when listing package paths", func() {
|
||||
var dir string
|
||||
JustBeforeEach(func() {
|
||||
var err error
|
||||
|
Reference in New Issue
Block a user