Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalariform version to 0.2.0 #36

Closed
jvican opened this issue Feb 23, 2016 · 3 comments
Closed

Update scalariform version to 0.2.0 #36

jvican opened this issue Feb 23, 2016 · 3 comments

Comments

@jvican
Copy link
Member

jvican commented Feb 23, 2016

It would be awesome if you can update the version of scalariform as they have added new configuration settings like doubleInsideDeclarationMethod.

Also, I would appreciate if you can publish it.

diesalbla added a commit to xebia-functional/nine-cards-backend that referenced this issue Apr 4, 2016
We integrate [Scalariform](https://github.com/scala-ide/scalariform) in
the build process of this project.

* 'plugins.sbt': we add the most recent version of the
  [sbt-plugin](https://github.com/sbt/sbt-scalariform) for scalariform.

* `Settings.scala`: we add a set of settings for scalariform. Each
  setting is explained later.

* `Dependencies.scala`: the sbt plugin uses a too old version of the
  [library](sbt/sbt-scalariform#36). We add
  the newer version as a dependency in all modules, so that the plugin
  would use this new version instead.
diesalbla added a commit to xebia-functional/nine-cards-backend that referenced this issue Apr 20, 2016
We integrate [Scalariform](https://github.com/scala-ide/scalariform) in
the build process of this project.

* 'plugins.sbt': we add the most recent version of the
  [sbt-plugin](https://github.com/sbt/sbt-scalariform) for scalariform.

* `Settings.scala`: we add a set of settings for scalariform. Each
  setting is explained later.

* `Dependencies.scala`: the sbt plugin uses a too old version of the
  [library](sbt/sbt-scalariform#36). We add
  the newer version as a dependency in all modules, so that the plugin
  would use this new version instead.

The set of scalariform settings were the result of a poll conducted
among developers of 47 Degrees.
@ryan-williams
Copy link

Is scalariform 0.2.0 released? I don't see it anywhere, e.g. http://search.maven.org/#search%7Cga%7C2%7Cscalariform

@MrPowers
Copy link

MrPowers commented Apr 4, 2017

@ryan-williams - You can find the scalariform 0.2.0 snapshot here.

@sschaef sent me this on Reddit.

I'd be awesome if the current Scalariform repo could be tagged with a release and then the JAR file could be uploaded to an easy location for @ryan-williams to update sbt-scalariform.

@godenji
Copy link
Collaborator

godenji commented Jul 15, 2017

1.7.0 published with dependency on scalariform 0.2.1

@godenji godenji closed this as completed Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants