Skip to content

Configure exhauststruct linter #92

Open
@diyor28

Description

@diyor28

golangci-lint is a pile of shit, no other words. It's incredibly hard to configure really simple rules.

I basically need exhauststruct linter to run on:

  • modules/*/domain/entities
  • modules/*/domain/aggregates

And in modules/files where any sort of mapping from domain to other structs happens. For ex.:

  • modules/*/infrastracture/persistence/*_mappers.go
  • modules/*/presentation/mappers/*.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions