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

Use unmanagedSources instead of unmanagedSourceDirectories #340

Closed
olafurpg opened this issue Sep 11, 2017 · 0 comments
Closed

Use unmanagedSources instead of unmanagedSourceDirectories #340

olafurpg opened this issue Sep 11, 2017 · 0 comments

Comments

@olafurpg
Copy link
Contributor

olafurpg commented Sep 11, 2017

See #331 (comment)

A good place to start looking at this is here

unmanagedSourceDirectories.all(filter).value.flatten.collect {

The motivation for using unmanagedSourceDirectories was to make the sbt console output pretty when debugging the flags passed to the scalafix-cli. If we do this change, we probably need to minimize the output here

log.info(s"Running scalafix $nonBaseArgs")

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

No branches or pull requests

1 participant