Skip to content

(chores) Sonar's issues cleanups#8601

Merged
davsclaus merged 5 commits intoapache:mainfrom
gilvansfilho:sonar-cleanups
Oct 21, 2022
Merged

(chores) Sonar's issues cleanups#8601
davsclaus merged 5 commits intoapache:mainfrom
gilvansfilho:sonar-cleanups

Conversation

@gilvansfilho
Copy link
Contributor

Replacing some String.indexOf(s) > 0 for String.contains(s)
There are 5 others like this in core and tooling so despite simple I dont know if I should touch on it.

Sonar rule here

@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

⚠️ Please note that the changes on this PR may be tested automatically.

If necessary Apache Camel Committers may access logs and test results in the job summaries!

@github-actions
Copy link
Contributor

Components tested:

Total Tested Failed ❌ Passed ✅
5 5 0 5

@davsclaus davsclaus merged commit dede970 into apache:main Oct 21, 2022
@gilvansfilho gilvansfilho deleted the sonar-cleanups branch October 27, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants