all repos — gomponents @ 83f4798bf8ce1f3c2ddfc8927f25ce72f61a86d1

HTML components in pure Go

Upgrade to golangci/golangci-lint-action@v7 (#254) …and fix lint issues.

Markus Wüstenberg
commit

83f4798bf8ce1f3c2ddfc8927f25ce72f61a86d1

parent

cca973f39cf82a941a48dfaa4932b39bf98ded0d

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M README.mdREADME.md
@@ -3,7 +3,7 @@
<img src="logo.png" alt="Logo" width="300" align="right"> [![GoDoc](https://pkg.go.dev/badge/maragu.dev/gomponents)](https://pkg.go.dev/maragu.dev/gomponents) -[![Go](https://github.com/maragudk/gomponents/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/ci.yml) +[![CI](https://github.com/maragudk/gomponents/actions/workflows/ci.yml/badge.svg)](https://github.com/maragudk/gomponents/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/maragudk/gomponents/branch/main/graph/badge.svg)](https://codecov.io/gh/maragudk/gomponents) [![Go Report Card](https://goreportcard.com/badge/maragu.dev/gomponents)](https://goreportcard.com/report/maragu.dev/gomponents)