Scalafix v0.5.3
Bug fixes
- #378 Fix a bug in the implementation of
addLeft
, by @abeln - #382 Make
addGlobalImport
syntactic, by @olafurpg - #384 Handle coursier's --standalone classloader, by @xeno-by
- #388 Emit linter warnings from cli, by @olafurpg
Features and improvements
- #381 Add
resultType
extension method onSymbol
, by @gabro - #389 Remove dependency on scalamacros/paradise, by @olafurpg
- #386 New documentation website, by @gabro.
Check out our new website https://scalacenter.github.io/scalafix/
Every page has an "Edit this page" link at the top right, please send us PRs to improve the content.