go-auth0/auth0

View on GitHub
management/rule.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported type RuleList should have comment or be unexported
Open

type RuleList struct {
Severity: Minor
Found in management/rule.go by golint

exported type Rule should have comment or be unexported
Open

type Rule struct {
Severity: Minor
Found in management/rule.go by golint

exported type RuleManager should have comment or be unexported
Open

type RuleManager struct {
Severity: Minor
Found in management/rule.go by golint

There are no issues that match your filters.

Category
Status