发布

  • Fix 7 lint violations: extract helpers to reduce cognitive complexity

    frostbyte_neo 发布于 2026-02-25 12:55:53 +00:00

    • processFileCalls: extract resolvePythonSelfCall + extendTypeMapWithReceiver (gocognit, nestif)
    • injectEnvBindings: extract buildConstantsList + mergeWithExistingModule (gocognit, nestif)
    • TestAsyncDispatchKeywords: extract writeTestFile, createTestNode, assertEdgeType helpers (funlen)
    • envscan.go: return filepath.Walk errors instead of nil (nilerr), simplify regex (gocritic)
    下载附件