Skip to content

[Feature]: Support for fix flag #151

Description

@jay-babu

Is your feature request related to a problem?

It is really difficult to go through my code base and properly ensure that all struct fields are initialized explicitly. Possible I can look into implementing this if it is allowed.

Describe the solution you'd like

-fix adds the missing fields.

Use Case

Adding exhaustruct to an existing project is nearly impossible. It only reports a max of 50 issues and requires manual fixing of each struct which is a lot of places to change

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions