Skip to content

Commit 32a5e1a

Browse files
author
Todd Underwood
committed
build(sonar): refactor to ensure the two main blocks don't conflict when running tests
1 parent dc5f85b commit 32a5e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-docs.go docs/generate-docs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ func main() {
1111
if err != nil {
1212
log.Fatal(err)
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)