Skip to content

Conversation

traceyyoshima
Copy link
Contributor

Changes:

  • Added UseEnumSetOf recipe.
  • Added declarative recipe java-util-apis.
  • Added java-util-apis recipe to java 8 to 11.
  • Moved util based recipes from lang to new package util.

fixes #88

Added `java-util-apis` declarative recipe.
Added `java-util-apis` recipe to java 8 to 11.
Added `util` package for `java.util` recipes.
Moved `util` recipes from `lang` into `util` package.
fixes #88
@github-actions
Copy link
Contributor

github-actions bot commented Apr 11, 2022

Unit Test Results

  49 files    49 suites   59s ⏱️
154 tests 153 ✔️ 1 💤 0

Results for commit 0d4109d.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@tkvangorder tkvangorder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traceyyoshima traceyyoshima merged commit 9581ed7 into main Apr 12, 2022
@traceyyoshima traceyyoshima deleted the use_enum_set_of branch April 12, 2022 00:31
@pway99 pway99 added this to the 1.5.0 milestone Apr 12, 2022
@tkvangorder tkvangorder added the recipe Recipe requested label Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

recipe Recipe requested

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

RSPEC-1641: Sets with elements that are enum values should be replaced with EnumSet

3 participants