We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f922b commit e2afc80Copy full SHA for e2afc80
go/ql/test/library-tests/semmle/go/dataflow/FlowSteps/url.go
@@ -64,4 +64,4 @@ func func9(q string) *url.URL {
64
func func10(q string) *url.URL {
65
cleanUrl, _ := url.Parse("http://harmless.org")
66
return cleanUrl.JoinPath(q)
67
-}
+}
0 commit comments