Registry / utility / matoous-godox

matoous-godox

JSON →
library1.1.0gogounverified

Scans Go code for comments containing keywords like TODO, BUG, FIXME that indicate areas requiring attention.

go get github.com/matoous/godox
INSTALL
IMPORT
SIG · MATOOUS-GODOX
M
matoous-godox
utilitygov1.1.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.

godox
github.com/matoous/godox

Prints the name of the godox analyzer.

package main import ( "fmt" "github.com/matoous/godox" ) func main() { fmt.Println(godox.NewAnalyzer().Name) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
matoous-godox — go get matoous-godox · libregistry