rtimush / sbt-rewarn   0.1.3

BSD 3-clause "New" or "Revised" License GitHub

Make sbt always display compilation warnings, even for unchanged files.

Scala versions: 2.12
sbt plugins: 1.x

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"

Mill build tool

ivy"com.timushev.sbt:sbt-rewarn:0.1.1"

Scala CLI

//> using dep "com.timushev.sbt:sbt-rewarn:0.1.1"

Ammonite REPL

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'