Registry / utility / tommy-muehle-go-mnd-v2

tommy-muehle-go-mnd-v2

JSON →
library2.5.1gogounverified

A Go linter that detects magic numbers in code and suggests replacing them with named constants.

go get github.com/tommy-muehle/go-mnd/v2
INSTALL
IMPORT
SIG · TOMMY-MUEHLE-GO-MN
T
tommy-muehle-go-mnd-v2
utilitygov2.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mnd
github.com/tommy-muehle/go-mnd/v2

Print the name of the magic number detector analyzer.

package main import ( "fmt" "github.com/tommy-muehle/go-mnd/v2" ) func main() { fmt.Println(mnd.Analyzer.Name()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tommy-muehle-go-mnd-v2 — go get tommy-muehle-go-mnd-v2 · libregistry