{ "Disable": [ "gocyclo", "maligned", "megacheck", "goconst" ], "Exclude": [ "don't use underscores in Go names", "exported type .+ should have comment or be unexported", "should be" ] }