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

Fix #387, emit linter warnings from cli. #388

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

olafurpg
Copy link
Contributor

@olafurpg olafurpg commented Oct 6, 2017

This commit changes the cli to

  • use the correct OutputStream for emitting lint messages
  • call both fix and check instead of only fix

Review @blorente

This commit changes the cli to
- use the correct OutputStream for emitting lint messages
- call both fix and check instead of only fix
@blorente
Copy link

blorente commented Oct 9, 2017

Sory it took me so long, not quite used to sbt yet.

It works for me, now both check and fix display the println, and check displays the linter messages.

@olafurpg olafurpg merged commit 13794b6 into scalacenter:master Oct 9, 2017
@olafurpg
Copy link
Contributor Author

olafurpg commented Oct 9, 2017

Thank you for the review @blorente Please considering updating CONTRIBUTING.md if you think it could benefit from more information

@olafurpg olafurpg added this to the v0.5.3 milestone Oct 11, 2017
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.

2 participants