8000 GitHub - ShaneDelmore/imclipitly: Make your project more clippity implicitly with imclipitly
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ShaneDelmore/imclipitly

Repository files navigation

Gitter

Imclipitly: Now you can replace easy-to-forget imports with an easy-to-misspell plugin.

Imclipitly will generate Scala-Clippy advice for implicit enrichments in your source code.

This plugin is currently published for Scala 2.11 and 2.12.

To add Imclipitly to your project:

  • in plugins.sbt: addSbtPlugin("io.delmore" %% "sbt-imclipitly" % "0.0.3")

  • in build.sbt: enablePlugins(ImclipitlyPlugin)

  • and most importantly, make sure you have SoftwareMill's Scala-Clippy plugin enabled.

On run or package, Imclipitly will scan your source code using Scalameta and then generate Scala-Clippy advice in your managed-resources directory.

To run tests:

  • sbt test

To run integration tests:

  • sbt it:test

Project contributors: Shane Delmore, Ólafur Páll Geirsson

About

Make your project more clippity implicitly with imclipitly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0