{ "Exclude": [ "should have comment or be unexported", "comment on exported", "Use of unsafe calls should be audited", "unused struct field github.com/alecthomas/kingpin.cmdGroup.parent", "don't use underscores in Go names; var i18n_" ], "Disable": ["unconvert", "gocyclo", "maligned", "errcheck", "goconst"] }