mirror of
https://github.com/sbt/sbt.git
synced 2026-09-02 02:57:21 +02:00
Java diagnostics don't have a pointer but we should report them. Copied implementation from Bloop to translate the position of an xsbti.Problem to a BSP range.