Skip to content

Do not complain about structs which implement json.Marshaler #64

@mitar

Description

@mitar

I have a struct which implements json.Marshaler interface by implementing MarshalJSON method on the struct, but this linter complains that I should define struct tags? Why? MarshalJSON does not need/use them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions