Skip to content

hotfix(RSSHandlerRoutine): resolve java:S121#1364

Merged
tj-wazei merged 1 commit intoTogether-Java:developfrom
christolis:hotfix/rss
Dec 29, 2025
Merged

hotfix(RSSHandlerRoutine): resolve java:S121#1364
tj-wazei merged 1 commit intoTogether-Java:developfrom
christolis:hotfix/rss

Conversation

@christolis
Copy link
Member

While analyzing the code, SonarQube is rightfully complaining about:

Control structures should use curly braces.

Fix this by simply adding curly braces to the if statement.

While analyzing the code, SonarQube is rightfully complaining about:

  Control structures should use curly braces.

Fix this by simply adding curly braces to the if statement.

Signed-off-by: Chris Sdogkos <work@chris-sdogkos.com>
@christolis christolis requested a review from a team as a code owner December 29, 2025 11:02
@tj-wazei tj-wazei merged commit 4e1c132 into Together-Java:develop Dec 29, 2025
9 checks passed
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