folded-ear/datawell

View on GitHub

Showing 1 of 16 total issues

Function demoRun has 60 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func demoRun(cmd *Command, args ...string) {
    config := config.LoadConfig()

    fmt.Printf("driver: %v, open: %v\n", config.DriverName, config.DataSourceName)

Severity: Minor
Found in cmd_demo.go - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language