Skip to content

Commit e2afc80

Browse files
committed
Autoformat go
1 parent 45f922b commit e2afc80

File tree

1 file changed

+1
-1
lines changed
  • go/ql/test/library-tests/semmle/go/dataflow/FlowSteps

1 file changed

+1
-1
lines changed

go/ql/test/library-tests/semmle/go/dataflow/FlowSteps/url.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ func func9(q string) *url.URL {
6464
func func10(q string) *url.URL {
6565
cleanUrl, _ := url.Parse("http://harmless.org")
6666
return cleanUrl.JoinPath(q)
67-
}
67+
}

0 commit comments

Comments
 (0)