Log stacktrace on failure and reduce size of command line for Scalastyle
- Stacktrace is now logged whenever Scalastyle execution fails, this required --stacktrace or --full-stacktrace argument while executing Gradle scalastyleCheck tasks
- Reduced size of the command line when Scalastyle is executed by changing paths provided to source set root scala folders instead of individual source files