You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get quite a few issues that are maybe rooted in ktlint, and maybe roote in ktlint-gradle. Adding a reporting task that communicates information like "this is what we sent to ktlint" and "this is what ktlint interpreted that to mean", would help with debugging these issues and hopefully give end-users the tools to figure out problems themselves instead of asking us.
We get quite a few issues that are maybe rooted in
ktlint
, and maybe roote inktlint-gradle
. Adding a reporting task that communicates information like "this is what we sent to ktlint" and "this is what ktlint interpreted that to mean", would help with debugging these issues and hopefully give end-users the tools to figure out problems themselves instead of asking us.Related:
ktlint
pinterest/ktlint#1446Information ideally provided:
.editorconfig
file was actually resolved and is being used.editorconfig
file.editorconfig
file was applied toThe text was updated successfully, but these errors were encountered: