Registry / utility / tommy-muehle-go-mnd

tommy-muehle-go-mnd

JSON →
library1.3.0gogounverified

A Go linter that detects magic numbers in code.

go get github.com/tommy-muehle/go-mnd
INSTALL
IMPORT
SIG · TOMMY-MUEHLE-GO-MN
T
tommy-muehle-go-mnd
utilitygov1.3.0
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

Run the magic number detector on Go files.

package main import ( "github.com/tommy-muehle/go-mnd" ) func main() { // Run the linter on a file mnd.Run("./...") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest 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 — go get tommy-muehle-go-mnd · libregistry