172 Forks
737 Stars
737 Watchers

scalafix

Refactoring and linting tool for Scala

How to download and setup scalafix

Open terminal and run command
git clone https://github.com/scalacenter/scalafix.git
git clone is used to create a copy or clone of scalafix repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scalafix https://github.com/scalacenter/scalafix/archive/master.zip

Or simply clone scalafix with SSH
[email protected]:scalacenter/scalafix.git

If you have some problems with scalafix

You may open issue on scalafix support forum (system) here: https://github.com/scalacenter/scalafix/issues