[sbtscalariform]

28 views
Skip to first unread message

Abhishek Kona

unread,
May 21, 2012, 1:26:54 AM5/21/12
to simple-b...@googlegroups.com
I have a multimodule build.scala which looks like https://gist.github.com/2760651

As you can see I have added the sbt-scalariform setting in my options, and in my global plugins location, I have added 

addSbtPlugin("com.typesafe.sbtscalariform" % "sbtscalariform" % "0.4.0")

Compiling code does not format the code, also, there is no format task available in sbt.

Any help is appreciated

-Abhishek Kona

Heiko Seeberger

unread,
May 21, 2012, 1:55:21 AM5/21/12
to simple-b...@googlegroups.com
Hi,

Looks like you read the docs, but skipped the section "Basic configuration" ;-)

Please add the scalariformSettings. And you don't have to (but of course can) change the preferences. 

See my changes to your Gist here: https://gist.github.com/2760688

Heiko

--
You received this message because you are subscribed to the Google Groups "simple-build-tool" group.
To view this discussion on the web visit https://groups.google.com/d/msg/simple-build-tool/-/R2rhcNEpQ2UJ.
To post to this group, send email to simple-b...@googlegroups.com.
To unsubscribe from this group, send email to simple-build-t...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/simple-build-tool?hl=en.

Reply all
Reply to author
Forward
0 new messages