Skip to content

Commit 3b9ebc7

Browse files
committed
chore: updated README to display golangci-lint badge
1 parent 14b0f5a commit 3b9ebc7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HyperCache
22

3-
[![Go](https://github.com/hyp3rd/hypercache/actions/workflows/go.yml/badge.svg)][build-link] [![CodeQL](https://github.com/hyp3rd/hypercache/actions/workflows/codeql.yml/badge.svg)][codeql-link]
3+
[![Go](https://github.com/hyp3rd/hypercache/actions/workflows/go.yml/badge.svg)][build-link] [![CodeQL](https://github.com/hyp3rd/hypercache/actions/workflows/codeql.yml/badge.svg)][codeql-link] [![golangci-lint](https://github.com/hyp3rd/hypercache/actions/workflows/golangci-lint.yml/badge.svg)][golangci-lint-link]
44

55
## Synopsis
66

@@ -157,3 +157,4 @@ I'm a surfer, and a software architect with 15 years of experience designing hig
157157

158158
[build-link]: https://github.com/hyp3rd/hypercache/actions/workflows/go.yml
159159
[codeql-link]:https://github.com/hyp3rd/hypercache/actions/workflows/codeql.yml
160+
[golangci-lint-link]:https://github.com/hyp3rd/hypercache/actions/workflows/golangci-lint.yml

0 commit comments

Comments
 (0)