Skip to content

[BUG] collectTypeParams fails to detect type params inside aliases or interfaces #78

Description

@peczenyj

AST parsing in internal/layout/layout.go does not handle types.Alias or types.Interface in collectTypeParams. Type parameters in these cases are ignored, resulting in missing '-- assume' markers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions