Open
gianick
opened this issue 2 years ago
•
0 comments
Bumped sbt from 1.9.6 to 1.9.7
Updated the latest version in the README file and made some other small improvements. Instead of using an unordered list, I thought using a numbered one would make it more obvious that the steps should be followed in that order.
Added a closing message with a link to the "Compiler Options Lookup Table" in the ScalacOptionsMigration file, fixed a minor typo and made some messages more consistent.
Fixed some linting warnings.
Minor fix to the CONTRIBUTING.md file. The bin/scalafmt --diff command formats files listed in git diff against the master branch but since it does not exist, it was causing an exception.