Skip to content

Commit

Permalink
add note about refactoring.
Browse files Browse the repository at this point in the history
We expect no changes, but we might as well call it out.
  • Loading branch information
lilatomic committed May 18, 2024
1 parent a9bdae1 commit 7dab1ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/notes/2.22.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ targets generator from `pom.xml`.

Exclusions for `jvm_artifact` and `scala_artifact` now correctly handle a `jvm_exclude` with only the group defined.

The internal code for exporting JVM tools was refactored.

##### Scala

Setting the `orphan_files_behaviour = "ignore"` option for [`pants.backend.experimental.scala.lint.scalafix`](https://www.pantsbuild.org/2.22/reference/subsystems/scalafix#orphan_files_behavior) or [`pants.backend.experimental.scala.lint.scalafmt`](https://www.pantsbuild.org/2.22/reference/subsystems/scalafmt#orphan_files_behavior) backend is now properly silent. It previously showed spurious warnings.
Expand Down

0 comments on commit 7dab1ff

Please sign in to comment.