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

scapegoat not generating reports #48

Open
abdullahodibat opened this issue May 30, 2017 · 1 comment
Open

scapegoat not generating reports #48

abdullahodibat opened this issue May 30, 2017 · 1 comment

Comments

@abdullahodibat
Copy link

abdullahodibat commented May 30, 2017

hello, i am trying to use scapegoat with a multi module scala project. i managed to get the dependency resolved. however when i run the scapegoat task i get success and no files get inspected and no report is generated. im using scala 2.11.8 and sbt 0.13.13. this is the output i get:

[info] Done updating.
[info] [scapegoat] setting output dir to [/Users/xx/workspace/xx/target/scala-2.11/scapegoat-report]
[success] Total time: 0 s, completed May 30, 2017 11:31:23 AM

After small test its only inspecting the directory /src/main/scala which is empty. all code exist in separate modules. how i can change scapegoat settings to inspect all modules?

@stsatlantis
Copy link

@abdullahodibat have you found any solution for your problem?

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