Registry / utility / tetafro-godot

tetafro-godot

JSON →
library1.5.6gogounverified

Package godot checks if comments contain a period at the end of the last sentence if needed.

go get github.com/tetafro/godot
INSTALL
IMPORT
SIG · TETAFRO-GODOT
T
tetafro-godot
utilitygov1.5.6
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.

godot
github.com/tetafro/godot

Run godot on a file to check comment punctuation.

package main import ( "fmt" "github.com/tetafro/godot" ) func main() { issues, err := godot.Run("main.go") if err != nil { panic(err) } fmt.Println(issues) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tetafro-godot — go get tetafro-godot · libregistry