1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-25 16:07:12 -07:00
kobalt/src
Marcus Fihlon f4f3827fd1
💬 Adding trimming of line in format string
Before:
    ***** WARNING Old profile syntax detected for "                val debug = false", please update to "val debug by profile()"

    After:
    ***** WARNING Old profile syntax detected for "val debug = false", please update to "val debug by profile()
2017-11-06 19:54:54 +01:00
..
main 💬 Adding trimming of line in format string 2017-11-06 19:54:54 +01:00
test Fix slashes in the zip file. 2017-04-22 13:23:24 -07:00