Skip to content
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
@aparkersquare

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

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