-
Notifications
You must be signed in to change notification settings - Fork 226
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
Removed synthentic accessor from auto disposables and recording observer #103
Conversation
This seems fine to me. Mind adding a comment on those methods to indicate that they're normally Just adding something like an inline |
Added comments to indicate the scope. |
Making it inline. |
Make sure you sign the correct CLA, it seems you're committing from a different github account |
Added comment to annotate that the method is private
Fixed the account for commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I wonder if we can have a tool automate checking this.
Also in the future, mind keeping follow-up commits separate rather than squashing? Makes it easier to review follow-ups in isolation.
Sure. Will take care of it. IntelliJ provides inspection for these but yeah some kind of error-prone check on CI will be great. Maybe a custom checker if the repo supports that. |
Removed synthetic accessors. Fixes - #102
Total dex count