Registry / serialization / phayes-checkstyle

phayes-checkstyle

JSON →
library0.0.0-20170904204023-bfd46e6a821dgogounverified

Package checkstyle allows parsing and generation of checkstyle XML files, a standard format for reporting source code errors.

go get github.com/phayes/checkstyle
INSTALL
IMPORT
SIG · PHAYES-CHECKSTYLE
P
phayes-checkstyle
serializationgov0.0.0-20170904204023-bfd46e6a821d
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.

checkstyle
github.com/phayes/checkstyle

Create a new Checkstyle instance.

package main import ( "fmt" "github.com/phayes/checkstyle" ) func main() { check := &checkstyle.Checkstyle{} fmt.Println(check) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170904204023-bfd46e6a821dlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
phayes-checkstyle — go get phayes-checkstyle · libregistry