This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
Reenable detekt code style plugin #25
Open
Description
Detekt plugin disabled due to too many warnings. The code was developed without regard to following this code style. In order to get the initial versions released we have disabled the detekt plugin.
The warnings should be cleaned up (or the style rules updated), and the detekt plugin should be re-enabled.
See https://github.com/TBD54566975/dap-kt/blob/main/pom.xml#L216-L216
Note that detekt was only running on release builds, this should probably be changed so it runs on all builds to avoid allowing merging changes that will block release builds.
Metadata
Assignees
Labels
No labels