Skip to content

Commit c18c133

Browse files
committed
Add trailing newline
1 parent 2bf0f20 commit c18c133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ test-coverage:
3838
go tool cover -html=coverage.out -o coverage.html
3939
open coverage.html
4040

41-
.PHONY: build check lint lintfix fmt fmt-check run run-many test test-verbose test-coverage
41+
.PHONY: build check lint lintfix fmt fmt-check run run-many test test-verbose test-coverage

0 commit comments

Comments
 (0)