Skip to content

Commit

Permalink
Enable fatal warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Jun 18, 2022
1 parent 974242f commit df9cd7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ ThisBuild / startYear := Some(2021)

ThisBuild / crossScalaVersions := List("3.1.2", "2.12.16", "2.13.8")

ThisBuild / tlFatalWarningsInCi := false

lazy val docs = project
.in(file("site"))
.dependsOn(core.jvm)
Expand Down

0 comments on commit df9cd7d

Please sign in to comment.