Skip to content

Instantly share code, notes, and snippets.

@satorg
Created July 7, 2020 04:37
Show Gist options
  • Save satorg/d84d2bc92fb557da9fc3f86127e3e041 to your computer and use it in GitHub Desktop.
Save satorg/d84d2bc92fb557da9fc3f86127e3e041 to your computer and use it in GitHub Desktop.
IntelliJ IDEA: SBT download plugin sources
version = 2.6.2
style = default
name := "download-plugin-sources"
scalaVersion := "2.13.3"
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment