thrawn01/args

View on GitHub
rule_modifier.go

Summary

Maintainability
A
2 hrs
Test Coverage

RuleModifier has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

type RuleModifier struct {
    rule   *Rule
    parser *ArgParser
}
Severity: Minor
Found in rule_modifier.go - About 2 hrs to fix

    TODO found
    Open

    // TODO: Make this less horribad, and use more reflection to make the interface simpler
    Severity: Minor
    Found in rule_modifier.go by fixme

    There are no issues that match your filters.

    Category
    Status