-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Labels
feature requestfeature requests; wait for 'approved' label to begin workfeature requests; wait for 'approved' label to begin workstatus: approvedissues where contributions are welcomeissues where contributions are welcome
Description
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 :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestfeature requests; wait for 'approved' label to begin workfeature requests; wait for 'approved' label to begin workstatus: approvedissues where contributions are welcomeissues where contributions are welcome