OlegYch
OlegYch
-1 i don't think it's worth breaking existing stuff like deployment scripts which most of the time have jar name hardcoded
not many people are using non-normalized project names though
working on this in #6
Hi Artur I don't think i have time for this %( Pull request is welcome though %)
we're working on this in #6
as a workaround i use `Compile / scalafmt / unmanagedSources ++= (Compile / managedSources).value` but that breaks caching of generated files
turns out it was easier, submitted #236