Make sbt always display compilation warnings, even for unchanged files.
sbt-rewarn 0.1.1
Group ID:
com.timushev.sbt
Artifact ID:
sbt-rewarn
Version:
0.1.1
Release Date:
Sep 13, 2020
Licenses:
Files:
libraryDependencies += "com.timushev.sbt" % "sbt-rewarn" % "0.1.1"
ivy"com.timushev.sbt:sbt-rewarn:0.1.1"
//> using dep "com.timushev.sbt:sbt-rewarn:0.1.1"
import $ivy.`com.timushev.sbt:sbt-rewarn:0.1.1`
<dependency> <groupId>com.timushev.sbt</groupId> <artifactId>sbt-rewarn</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.timushev.sbt', name: 'sbt-rewarn', version: '0.1.1'