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

fix(ccls-2061): update mapper to default all booleans to false #26

Merged
merged 2 commits into from
Feb 22, 2024

Conversation

porritta
Copy link
Contributor

No description provided.

@PhilDigitalJustice
Copy link
Contributor

Checkstyle?

* @param flag - the source value
* @return the source value, or FALSE.
*/
default Boolean toBoolean(Boolean flag) {
Copy link
Contributor

Choose a reason for hiding this comment

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

IS it worth moving this to a separate mapper, which the application mapper inherits/uses?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved

Copy link
Contributor

@PhilDigitalJustice PhilDigitalJustice left a comment

Choose a reason for hiding this comment

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

1 comment

@PhilDigitalJustice
Copy link
Contributor

LGTM

@porritta porritta merged commit c591d01 into main Feb 22, 2024
1 check passed
@PhilDigitalJustice PhilDigitalJustice deleted the fix/ccls-2061_booleans branch October 2, 2024 07:31
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