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

Fix Quality Flaws S6204: Replace '.collect(Collectors.toList())' with '.toList()' #4662

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

alban-auzeill
Copy link
Member

No description provided.

Copy link
Contributor

@Wohops Wohops left a comment

Choose a reason for hiding this comment

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

I did another pass to remove all unused imports, plus added a few changes to explicitly use a mutable collection.

…' with '.toList()' and remove unused imports
@alban-auzeill alban-auzeill merged commit 5cdb018 into master Feb 19, 2024
15 checks passed
@alban-auzeill alban-auzeill deleted the fix-quality-flaws-S6204 branch February 19, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants