alexkappa/terraform-provider-auth0

View on GitHub
auth0/provider.go

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function Provider has 71 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func Provider() *schema.Provider {
    provider := &schema.Provider{
        Schema: map[string]*schema.Schema{
            "domain": {
                Type:        schema.TypeString,
Severity: Minor
Found in auth0/provider.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status