Files
codeql/go/old-change-notes/2020-12-01-fmt-errorf.md
2022-05-20 10:07:19 -07:00

3 lines
169 B
Markdown

lgtm,codescanning
* Recognised function `fmt.Errorf` to always return non-nil strings. This may reduce false-positives that depend on a function possibly returning nil.