8000 README.md: add badge to pkg.go.dev · golang/lint@83fdc39 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

Commit 83fdc39

Browse files
committed
README.md: add badge to pkg.go.dev
Change-Id: I4e7431d8f45314c8504dece3180d7d725a998f21 Reviewed-on: https://go-review.googlesource.com/c/lint/+/276014 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
1 parent 738671d commit 83fdc39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Golint is a linter for Go source code.
22

3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/lint.svg)](https://pkg.go.dev/golang.org/x/lint)
34
[![Build Status](https://travis-ci.org/golang/lint.svg?branch=master)](https://travis-ci.org/golang/lint)
45

56
## Installation

0 commit comments

Comments
 (0)
0