waku-org/go-waku

View on GitHub
cmd/waku/main.go

Summary

Maintainability
A
3 hrs
Test Coverage

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

func main() {
    // Defaults
    options.LogLevel = "INFO"
    options.LogEncoding = "console"

Severity: Major
Found in cmd/waku/main.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status