mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 00:41:32 +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