SUSE/saptune

View on GitHub
main.go

Summary

Maintainability
A
1 hr
Test Coverage
F
45%

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

func main() {
    system.InitOut(logSwitch)
    if !system.ChkCliSyntax() {
        actions.PrintHelpAndExit(os.Stdout, 1)
    }
Severity: Minor
Found in main.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status