Skip to content

Commit

Permalink
Move to fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
stuhood committed May 31, 2017
1 parent 00319c1 commit c942fb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@


def register_goals():
task(name='scalafix', action=ScalaFix).install()
task(name='scalafix', action=ScalaFix).install('fmt')

0 comments on commit c942fb8

Please sign in to comment.