waku-org/go-waku

View on GitHub
cmd/waku/flags_rln.go

Summary

Maintainability
A
1 hr
Test Coverage

Function rlnFlags has 51 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func rlnFlags() []cli.Flag {
    return []cli.Flag{
        &cli.BoolFlag{
            Name:        "rln-relay",
            Value:       false,
Severity: Minor
Found in cmd/waku/flags_rln.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status