Skip to content

Commit b31eb90

Browse files
committed
Remove whitespace
1 parent 3f95c8c commit b31eb90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# makezero
22

3-
[![GitHubCI](https://github.com/ashanbrown/makezero/actions/workflows/build.yml/badge.svg)](https://github.com/ashanbrown/makezero/actions/workflows/build.yml/)
3+
[![GitHubCI](https://github.com/ashanbrown/makezero/actions/workflows/build.yml/badge.svg)](https://github.com/ashanbrown/makezero/actions/workflows/build.yml/)
44

55
makezero is a Go static analysis tool to find slice declarations that are not initialized with zero length and are later
66
used with append.

0 commit comments

Comments
 (0)