-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
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.
bombsimon, landsman and wbeuil
Metadata
Metadata
Assignees
Labels
No labels