mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
- Use config.fileConverter.toPath() instead of string manipulation - Avoid hardcoded '/' prefix removal - More robust and maintainable approach - Fix IO.read() to include UTF-8 charset parameter