Skip to content

fixing excluded rbs#561

Merged
sanzmauro merged 2 commits intofeature/rule-based-segmentfrom
fix-rbs-excluded
May 2, 2025
Merged

fixing excluded rbs#561
sanzmauro merged 2 commits intofeature/rule-based-segmentfrom
fix-rbs-excluded

Conversation

@sanzmauro
Copy link
Contributor

No description provided.

@sanzmauro sanzmauro self-assigned this May 2, 2025
@sanzmauro sanzmauro requested a review from a team as a code owner May 2, 2025 13:51
Comment on lines +4 to +5
static final String STANDARD_TYPE = "standard";
static final String RULE_BASED_TYPE = "rule-based";
Copy link
Contributor

Choose a reason for hiding this comment

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

nit

Suggested change
static final String STANDARD_TYPE = "standard";
static final String RULE_BASED_TYPE = "rule-based";
private static final String STANDARD_TYPE = "standard";
private static final String RULE_BASED_TYPE = "rule-based";

@sanzmauro sanzmauro merged commit 8277a14 into feature/rule-based-segment May 2, 2025
3 checks passed
@sanzmauro sanzmauro deleted the fix-rbs-excluded branch May 2, 2025 14:01
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

Comments