sbt/main
Adrien Piquerez a76e209dde [BSP] send diagnostics when evaluating build.sbt
Since build.sbt is compiled/evaluated in `sbt.compiler.Eval`,
this commit introduces a `BuildServerEvalReporter` to redirect
the compiler errors to the BSP clients.

A new `finalReport` method is added in the new `EvalReporter` base class
to reset the old diagnostics.
2021-07-08 09:25:01 +02:00
..
src [BSP] send diagnostics when evaluating build.sbt 2021-07-08 09:25:01 +02:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00