Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup bunch of small issues in JdepsGetExtension.kt #819

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

aeremin
Copy link
Contributor

@aeremin aeremin commented Aug 13, 2022

  • Remove explicit casts unneeded because of smart casts.
  • Remove collectSuperTypes parameter as it is always true.
  • Remove the mention of Remapper from the comment - its use was removed in 71246c9
  • Typo fixes.

- Remove explicit casts unneeded because of smart casts.
- Remove `collectSuperTypes` parameter as it is always `true`.
- Remove the mention of Remapper from the comment - its use was removed in bazelbuild@71246c9
- Typo fixes.
@Bencodes Bencodes merged commit c83b8a8 into bazelbuild:master Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants