This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'm preparing to archive this repo as we moved the compiler plugin to https://github.com/detekt/detekt/tree/main/detekt-compiler-plugin
Sadly we had so much code in
main
which was unreleased (last release was in 2020). So I believe we should release0.4.0
from the current main and then archive this repo as it can create unnecessary confusion. The publishing of the compiler plugin artifact was not set up after @3flex refactored it out from the corresponding Gradle plugin, so I'm doing it here.Once this PR gets merged, I'll release 0.4.0 and archive the repo afterwards 👍
I've also released 0.3.3 which was available in Gradle Portal but not on Github:
https://github.com/detekt/detekt-compiler-plugin/releases/tag/0.3.3