bazelbuild / rules_scala

Scala rules for Bazel
Apache License 2.0
363 stars 278 forks source link

Handle incorrect Scalac options and prevent printing ScalacWorker stacktraces #1606

Closed WojciechMazur closed 2 months ago

WojciechMazur commented 2 months ago

Description

Motivation

Fixes #1605 When passing invalid scalac options, eg. -source:not-existing the Scala compiler would either:

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.