Skip to content

Integration of the swag formatter inside golangci-lint #2017

@ldez

Description

@ldez

Hello,

This issue is not related to a bug or a feature.

I'm the core maintainer of golangci-lint, and a contributor has opened a PR to integrate your formatter inside golangci-lint.

Inside golangci-lint, I want to avoid extra dependencies.

I don't think that isolating the formatter inside a module will be something valuable for you:

  • Submodules are a pain to manage.
  • The formatter depends on non-exposed constants defined inside parser.go
  • This is only for golangci-lint

We will create a "light hard fork" with only the code related to the formatter.
We will synchronize this fork manually.

https://github.com/golangci/swaggoswag

This issue is to inform you of the existence of this fork.

We will not accept issues or fixes on the fork, we will redirect all of them to your repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions