go-ruleguard
Define and run pattern-based custom linting rules. (by quasilyte)
smrcptr
detect mixing pointer and value method receivers (by nikolaydubina)
go-ruleguard | smrcptr | |
---|---|---|
2 | 1 | |
822 | 13 | |
1.6% | - | |
3.8 | 5.3 | |
2 months ago | 20 days ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-ruleguard
Posts with mentions or reviews of go-ruleguard.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-26.
- Custom Linting Rules in Go
-
Linter for strings ?
You can try https://github.com/quasilyte/go-ruleguard
smrcptr
Posts with mentions or reviews of smrcptr.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-30.
What are some alternatives?
When comparing go-ruleguard and smrcptr you can also consider the following projects:
testifylint - The Golang linter that checks usage of github.com/stretchr/testify.
go-recipes - 🦩 Tools for Go projects
Chronos - Chronos - A static race detector for the go language
gochk - Static Dependency Analysis Tool for Go Files
revive - 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint