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

Misc cleanup - use Files.readString and .addAll for collections #24876

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

rsvoboda
Copy link
Member

Misc cleanup - use Files.readString and .addAll for collections

  • Use Files.readString shortcut
  • Use .addAll method instead of the for-each construct

@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Apr 11, 2022
@quarkus-bot

This comment has been minimized.

@rsvoboda rsvoboda force-pushed the misc.cleanup.2022-04-11 branch from 93a3190 to 3fe15ba Compare April 11, 2022 15:09
@quarkus-bot

This comment has been minimized.

@gsmet gsmet merged commit d64111d into quarkusio:main Apr 12, 2022
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/codestarts area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants