JetBrains / JetBrains/inspection-plugin

Code style checks

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
254
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Concerning the reformat tasks: In a CI environment, it is rarely desirable that source files are modified. However, it would still be helpful if there would be a task which only checks whether the source files comply to the coding styles (formatting, organize imports, etc.) specified in the IDEA project. Having a task which actually applies the coding style is still useful for the developers locally.

Consider using Gradle's incremental task inputs so that only files are checked which where actually changed.

Thanks! I'd love to have a well working and fast IDEA integration for Gradle so that our team could switch from a many inspection plugins solution to a single one and convincing them of the many benefits of IDEA.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.