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

Make all the setters in Styler classes return 'this' to easier chain calls together #838

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jjcard
Copy link
Contributor

@jjcard jjcard commented Apr 13, 2024

While working with the stylers, noticed only some of the setters returned 'this' so could chain the calls together. Updated all of them to do so, and changed some to return more specific class type.

@timmolter timmolter merged commit 08db492 into knowm:develop Apr 25, 2024
1 check passed
@jjcard jjcard deleted the feature/return_this_for_fluent branch April 27, 2024 03:17
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