Skip to content

Commit e528a08

Browse files
committed
Autoformat
1 parent bb44a2f commit e528a08

File tree

1 file changed

+1
-1
lines changed
  • go/ql/integration-tests/go-mod-sample/src

1 file changed

+1
-1
lines changed

go/ql/integration-tests/go-mod-sample/src/test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ func test() {
1212
}
1313

1414
func PublicFunction() int {
15-
return 1
15+
return 1
1616
}

0 commit comments

Comments
 (0)