Skip to content

Conversation

@mallamanis
Copy link

I've been working on a research machine learning-based tool (link: http://groups.inf.ed.ac.uk/naturalize/ ) tool that analyzes source code identifiers and makes suggestions for renaming them. The goal is to reduce unnecessary diversity in variable naming and improve code readability. This pull request is only a small sample of the suggestions made for android-menudrawer.

No functional changes were made in any of the commits

in 9 positions in the sample, while mDrawer was used 5 times. This
commit makes the naming more consistent throught the samples.
was previously used 14 times in the code, while savedInstanceState
only 3.
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.

1 participant