Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit7444ad9

Browse files
jirfaggolangci
authored and
golangci
committed
Add revive
1 parent770b37d commit7444ad9

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
@@ -63,6 +63,7 @@ Sponsored by [GolangCI](https://golangci.com): SaaS service for running linters
6363
*[lll](https://github.com/walle/lll) - Line length linter, used to enforce line length in files.
6464
*[misspell](https://github.com/client9/misspell) - Finds commonly misspelled English words
6565
*[nofuncflags](https://github.com/fsamin/nofuncflags) - disallow boolean params to functions (flags).
66+
*[revive](https://github.com/mgechev/revive) -~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
6667
*[unconvert](https://github.com/mdempsky/unconvert) - Remove unnecessary type conversions from Go source.
6768
*[usedexports](https://github.com/jgautheron/usedexports) - Find in Go exported variables that could be unexported.
6869

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp