davsclaus commented on PR #26547: URL: https://github.com/apache/camel/pull/26547#issuecomment-5713066400
Thanks for the review. On the AssertJ nit: `ThemeTest` is JUnit-style throughout (105 `assertEquals`/`assertTrue`, no `assertThat`), so the new methods keep JUnit deliberately per the "do not mix styles within a module" rule in `CLAUDE.md`. Left as is. The two `Theme`/`SyntaxHighlighter` suggestions from the other review are applied in 4727b47980ee. _Claude Code on behalf of davsclaus_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
