go-ruleguard
Define and run pattern-based custom linting rules. (by quasilyte)
nilnil
The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value. (by Antonboom)
go-ruleguard | nilnil | |
---|---|---|
2 | 1 | |
814 | 62 | |
1.1% | - | |
3.8 | 6.6 | |
29 days ago | 7 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
nilnil
Posts with mentions or reviews of nilnil.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing go-ruleguard and nilnil you can also consider the following projects:
smrcptr - detect mixing pointer and value method receivers
grype - A vulnerability scanner for container images and filesystems
testifylint - The Golang linter that checks usage of github.com/stretchr/testify.
go-perfguard - CPU-guided performance analyzer for Go
gochk - Static Dependency Analysis Tool for Go Files
woke - Detect non-inclusive language in your source code.