Skip to content
This repository was archived by the owner on Mar 11, 2019. It is now read-only.

Commit 33ad995

Browse files
committed
fix(build): remove a build option that causes crashes with comments
1 parent 883f8c9 commit 33ad995

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

project/PowerApiBuild.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ object PowerApiBuild extends Build {
4141
"-feature",
4242
"-deprecation",
4343
"-unchecked",
44-
"-Xlint",
4544
"-Xfatal-warnings"
4645
),
4746
fork := true,

0 commit comments

Comments
 (0)