sbt/buildfile/src
Eugene Yokota 4a7e1097d9 fix: Fix build.sbt position
**Problem**
Compiler warnings and errors is not correct for build.sbt.

**Solution**
This adds line offset to the synthetic Scala file
so the original line position is displayed in the errors.
2025-01-20 01:35:54 -05:00
..
main/scala/sbt/internal fix: Fix build.sbt position 2025-01-20 01:35:54 -05:00
test use `given` instead of `implicit val` 2024-11-17 17:35:23 +09:00