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

Print the files that have been formatted successfully #821

Closed
odiferousmint opened this issue Jul 27, 2020 · 1 comment · Fixed by #1536
Closed

Print the files that have been formatted successfully #821

odiferousmint opened this issue Jul 27, 2020 · 1 comment · Fixed by #1536
Milestone

Comments

@odiferousmint
Copy link

odiferousmint commented Jul 27, 2020

This is a feature request/suggestion.

I would like ktlintFormat to print a list of files that has been successfully formatted similarly to how googleJavaFormat (Gradle task) does it. Example:

/home/odiferousmint/foo/bar.java: formatted successfully
/home/odiferousmint/foo/baz.java: formatted successfully

I tried to set verbose to true but that did not help.

If this is related to org.jlleitschuh.gradle.ktlint, then feel free to close the issue.

@odiferousmint
Copy link
Author

I submitted it here as well: JLLeitschuh/ktlint-gradle#372 just in case.

paul-dingemans added a commit to paul-dingemans/ktlint that referenced this issue Jul 3, 2022
@paul-dingemans paul-dingemans added this to the 0.47.0 milestone Jul 3, 2022
paul-dingemans added a commit that referenced this issue Jul 24, 2022
* Call callback on all errors
* Add reporter for a format summary of one line per file.

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

Successfully merging a pull request may close this issue.

3 participants