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

Ref #945: formatting - Exclude new expressions #948

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

essobedo
Copy link
Contributor

@essobedo essobedo commented Oct 23, 2023

fixes #945

Motivation

When using the keyword new in the middle of a Camel route, the formatting doesn't work as expected so it needs to be improved.

Modifications:

  • Ensure that new expressions are not seen as method calls

@essobedo essobedo merged commit 8d274b0 into main Oct 23, 2023
9 checks passed
@essobedo essobedo deleted the 945/better-filter-method-calls branch October 23, 2023 14:35
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.

doTry...doCatch formatting with unmarshall(new JacksonDataFormat(...))
2 participants