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

Rubicon: Adapter simplifications #2784

Merged
merged 7 commits into from
Nov 26, 2023
Merged

Conversation

SerhiiNahornyi
Copy link
Collaborator

No description provided.

@SerhiiNahornyi SerhiiNahornyi changed the title Rubicon simplifications Rubicon: Adapter simplifications Nov 22, 2023
final List<String> values = resolveSegtaxBlahValues(validDataSegments);
final ArrayNode segtaxBlah = target.putArray(SEGTAX_BLAH_ATTRIBUTE);
values.forEach(segtaxBlah::add);

Copy link
Member

Choose a reason for hiding this comment

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

Please, remove redundant empty line

And1sS
And1sS previously approved these changes Nov 24, 2023
@SerhiiNahornyi SerhiiNahornyi force-pushed the rubicon-simplifications branch from f184bca to 3c2c604 Compare November 24, 2023 13:56
@SerhiiNahornyi SerhiiNahornyi merged commit 4fa6ea5 into master Nov 26, 2023
1 of 2 checks passed
@SerhiiNahornyi SerhiiNahornyi deleted the rubicon-simplifications branch November 26, 2023 16:46
SerhiiNahornyi added a commit that referenced this pull request Nov 27, 2023
SerhiiNahornyi added a commit that referenced this pull request Jan 31, 2024
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.

2 participants