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 cccd14a commit efeba16Copy full SHA for efeba16
sbt-plugin/build.sbt
@@ -34,7 +34,7 @@ val `sbt-github-dependency-submission` = project
34
"UTF-8",
35
"-feature",
36
"-unchecked",
37
- "-Xfatal-warnings",
+ // "-Xfatal-warnings",
38
"-Ywarn-unused-import"
39
),
40
libraryDependencies ++= Seq(
0 commit comments