Skip to content
Snippets Groups Projects
Commit 02352b3b authored by Fabian Seidl's avatar Fabian Seidl
Browse files

linter said no

parent 379af765
No related branches found
No related tags found
1 merge request!363Resolve "Improve security by enabling and enforcing more linting rules"
Pipeline #110831 passed
...@@ -452,7 +452,7 @@ func (pnd *pndImplementation) RequestAll(path string) error { ...@@ -452,7 +452,7 @@ func (pnd *pndImplementation) RequestAll(path string) error {
} }
} }
// TODO: (maba): this is not returning any useful information; this should // TODO: (maba): this is not returning any useful information; this should
// return some feedback if the requests were successfull // return some feedback if the requests were successful
log.WithFields(log.Fields{ log.WithFields(log.Fields{
"pnd": pnd.Id, "pnd": pnd.Id,
"path": path, "path": path,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment