minor comments

quietlight
May 4, 2026, 10:23 PM
DNLR36BZQ45JTKJIYXGH7VWZSI6ISEXQMQWK3WAXMAX4M2MQ4HXAC

Dependencies

Change contents

  • edit in main.go at line 25
    [3.773137][3.773137:773407]()
    // Legacy commands removed - use create/update instead
    // case "dataset":
    // cmd.RunDataset(os.Args[2:])
    // case "location":
    // cmd.RunLocation(os.Args[2:])
    // case "cluster":
    // cmd.RunCluster(os.Args[2:])
    // case "pattern":
    // cmd.RunPattern(os.Args[2:])
  • replacement in lint_test.go at line 52
    [2.276][2.276:335]()
    t.Errorf("cyclometric complexity is above 15:\n%s", out)
    [2.276]
    [2.335]
    t.Errorf("cyclometric complexity is above 14:\n%s", out)