sbt/main/src
Eugene Yokota c6b7b5a061 [2.x] fix: Fix semanticdbEnabled
**Problem**
semanticdbEnabled doesn't work on sbt 2.x
1. classes directory has changed during compilation
2. semanticdb scalacOptions are duplicated for Test

**Solution**
1. change to using the backend directory
2. reimplement scalacOptions handling
2025-02-01 01:28:57 -05:00
..
main [2.x] fix: Fix semanticdbEnabled 2025-02-01 01:28:57 -05:00
test/scala Make timing outputs consistently show hours and hint at time format 2025-01-27 12:42:53 -05:00