go-auth0/auth0

View on GitHub
management/email_template.go

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

exported type EmailTemplate should have comment or be unexported
Open

type EmailTemplate struct {
Severity: Minor
Found in management/email_template.go by golint

exported type EmailTemplateManager should have comment or be unexported
Open

type EmailTemplateManager struct {
Severity: Minor
Found in management/email_template.go by golint

comment on exported method EmailTemplateManager.Update should be of the form "Update ..."
Open

// Modify an email template.
Severity: Minor
Found in management/email_template.go by golint

There are no issues that match your filters.

Category
Status