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 #50 Rename variables to follow the general convention #188

Merged
merged 1 commit into from
Aug 29, 2020

Conversation

yashk2000
Copy link
Collaborator

Fixes #50

Changes: Renamed the variables needed so that they follow the normal variable naming convention.

  • Removed "_" from variable names
  • Made variables completely in uppercase to normal lowercase

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run ./gradlew spotlessCheck to ensure the code formatting is maintained.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

@yashk2000 yashk2000 merged commit ae4dec2 into openMF:master Aug 29, 2020
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.

Fix naming convention for variables
1 participant