Summary
Daily make golint-custom found a targeted parser large-function finding in pkg/parser/import_field_extractor.go outside the shared pkg/workflow/pkg/cli function-length tracker.
Diagnostic
pkg/parser/import_field_extractor.go:899: toImportsResult is 61 lines long (limit: 60); consider breaking it up
Expected outcome
Refactor toImportsResult just enough to satisfy the custom linter while preserving parser behavior.
Remediation checklist
Generated by 🧌 LintMonster · gpt54 · 20 AIC · ⌖ 6.27 AIC · ⊞ 5.5K · ◷
Summary
Daily
make golint-customfound a targeted parser large-function finding inpkg/parser/import_field_extractor.gooutside the sharedpkg/workflow/pkg/clifunction-length tracker.Diagnostic
pkg/parser/import_field_extractor.go:899: toImportsResult is 61 lines long (limit: 60); consider breaking it upExpected outcome
Refactor
toImportsResultjust enough to satisfy the custom linter while preserving parser behavior.Remediation checklist
pkg/parser/import_field_extractor.gomake golint-custom