Skip to content

Adding Detekt #45

@joanb

Description

@joanb

I think it would be nice to have detekt code analysis for the Kotlin code.

It would have at least the following beneifts:

  • Code style standarization
  • Typical static code analysis stuff: complexity, code smells, etc
  • Easier to digest code reviews
  • Ensure a minimum of quality

For that being posible, it would be nice to trigger detekt when a PR is generated, and prevent it from being merged until the static analysis marks it as good.

If interested, I would gladly start doing a first version of the configuration :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requests; wait for 'approved' label to begin workstatus: approvedissues where contributions are welcome

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions