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

Use spaces for indentation on the Builder actor #266

Draft
wants to merge 2 commits into
base: 8.x
Choose a base branch
from

Conversation

lhkowalski
Copy link
Contributor

Change Notes

  • Updated the NON_COMPLEX_OBJECT_METHOD_PATTERN pattern to use spaces for indentation
  • Updated the getSetterForNonComplexObject method to not add the extra spaces on the setter string
  • Updated the Aware Traits annotation processor to use spaces instead of tabs

This PR is a suggestion.

I detected some indentation problems on the generated Builder, after I copied it to the src/ folder to customize it.

It is possible to fix the indentation on the customized file, but it seems smart to also fix the generated one in the first place.

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