Skip to content

Log stacktrace on failure and reduce size of command line for Scalastyle

Compare
Choose a tag to compare
@olisikh olisikh released this 19 Apr 13:12
· 9 commits to master since this release
66a665e
  • 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