ktlint-maven-plugin icon indicating copy to clipboard operation
ktlint-maven-plugin copied to clipboard

Reporting compiler style absolute file paths and code lines

Open kruthar opened this issue 1 year ago • 2 comments
trafficstars

fixes gantsign/ktlint-maven-plugin#582

kruthar avatar May 23 '24 16:05 kruthar

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 23 '24 16:05 CLAassistant

Current output looks something like this: Screen Shot 2024-05-23 at 12 52 51 PM

Using a local build with these changes output is similar, but the absolute paths now link to the code file in IDEs such as Intellij: Screen Shot 2024-05-23 at 1 13 01 PM

kruthar avatar May 23 '24 16:05 kruthar