Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken/incomplete reporting #701

Open
jbruchanov opened this issue Aug 8, 2023 · 2 comments
Open

Broken/incomplete reporting #701

jbruchanov opened this issue Aug 8, 2023 · 2 comments

Comments

@jbruchanov
Copy link

./gradlew ktlintCheck -> tells me there are 2 issues
./gradlew ktlintFormat -> fixes everything (way more files updated)

works correctly if I run ktlint manually

ktlint = "0.50.0"
ktlintplugin = "11.5.1"

@jbruchanov
Copy link
Author

ktlint = "1.0.0"
ktlintplugin = "11.6.0"

reproducible with ^ versions..

looks like running ./gradlew ktlintCheck for 2nd time right away prints out everything 🤷‍♂️

@wakingrufus
Copy link
Collaborator

Thanks for the report. I'll see if I can figure this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants