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

define a different output file for each sourceSet #22

Merged
merged 1 commit into from
Oct 31, 2017

Conversation

lampietti
Copy link
Contributor

@lampietti lampietti commented Sep 4, 2017

While the ktlint checkstyle reporter stream Strings in output file, it generates a corrupted XML after the first sourceSet run.

Fix-it by generating one file by sourceSet, with the following naming: ktlint-${sourceSetName}.${extension.reporter.fileExtension}

@JLLeitschuh
Copy link
Owner

Interesting. Can you update the changelog to reflect this and I'll merge it?

@JLLeitschuh
Copy link
Owner

You should wait to do anything on this regarding the changelog until after #20 is merged so you won't have to deal with merge conflicts.

@JLLeitschuh
Copy link
Owner

Welp, I totally dropped the ball on merging this one. Sorry about that.

While the ktlint checkstyle reporter stream Strings in output file, it generates a corrupted XML after the first sourceSet run
@lampietti
Copy link
Contributor Author

@JLLeitschuh ready to be merged

@JLLeitschuh
Copy link
Owner

Thanks!

@JLLeitschuh JLLeitschuh merged commit 7c68546 into JLLeitschuh:master Oct 31, 2017
@JLLeitschuh
Copy link
Owner

Great work! Thank you for your contribution!

@lampietti lampietti deleted the reportsFilename branch November 13, 2017 18:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants