xuwei-k / sbt-warning-diff   0.6.1

MIT License GitHub

show added/removed warnings in CI. reviewdog format support

Scala versions: 3.x 2.13 2.12
sbt plugins: 2.x 1.x

warning-diff-core 0.6.1


Group ID:
com.github.xuwei-k
Artifact ID:
warning-diff-core_3
Version:
0.6.1
Release Date:
Oct 9, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.7.3
Developers:

libraryDependencies += "com.github.xuwei-k" %% "warning-diff-core" % "0.6.1"

Mill build tool

ivy"com.github.xuwei-k::warning-diff-core:0.6.1"

Scala CLI

//> using dep "com.github.xuwei-k::warning-diff-core:0.6.1"

Ammonite REPL

import $ivy.`com.github.xuwei-k::warning-diff-core:0.6.1`

<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>warning-diff-core_3</artifactId>
  <version>0.6.1</version>
</dependency>

compile group: 'com.github.xuwei-k', name: 'warning-diff-core_3', version: '0.6.1'