We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506fd28 commit 03bde36Copy full SHA for 03bde36
project/plugins.sbt
@@ -1,3 +1,5 @@
1
+scalacOptions ++= Seq("-deprecation", "-feature", "-Xlint")
2
+
3
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.4")
4
5
addSbtPlugin("com.typesafe.sbt" % "sbt-s3" % "0.8")
0 commit comments