sbt-rewarn icon indicating copy to clipboard operation
sbt-rewarn copied to clipboard

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

Results 4 sbt-rewarn issues
Sort by recently updated
recently updated
newest added

## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.7.12` to `3.7.17` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.17) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.7.12...v3.7.17) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.8.0` to `1.8.3` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.8.3) - [Version Diff](https://github.com/sbt/sbt/compare/v1.8.0...v1.8.3) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

Bumps [olafurpg/setup-scala](https://github.com/olafurpg/setup-scala) from 13 to 14. Release notes Sourced from olafurpg/setup-scala's releases. setup-scala v14 ⚠️ This action is deprecated ⚠️ This action is no longer maintained. Please migrate to actions/setup-java...

dependencies

How do I ⬆️⬆️⬆️ (see the title)? Use case: - `sbt-rewarn` is enabled globally; - have fixed all the warnings in one module of a project (let's name it **first-module**);...