short-d/short

View on GitHub
backend/main.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function main has 98 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func main() {
    env := dep.InjectEnv()
    env.AutoLoadDotEnvFile()

    envConfig := envconfig.NewEnvConfig(env)
Severity: Major
Found in backend/main.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status