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

Language setting fixed, code reformatted and optimised #1821

Merged
merged 1 commit into from
Jul 22, 2021

Conversation

danishjamal104
Copy link
Collaborator

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

  • Apply the MifosStyle.xml style template to your code in Android Studio.

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

  • If you have multiple commits please combine them into one commit by squashing them.

@@ -16,6 +18,7 @@ import com.mifos.utils.*
/**
* Created by mayankjindal on 22/07/17.
*/
@Suppress("DEPRECATION")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required? as you marked the whole file for deprecation.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have removed this.

@iamsh4shank
Copy link
Member

Also @danishjamal104 can you check the build fail issue?

@danishjamal104
Copy link
Collaborator Author

Also @danishjamal104 can you check the build fail issue?

I have checked it, its issue with the GitHub workflow with lint task. The build is successful on my local machine checkout below SS.

Screenshot 2021-07-22 at 6 38 20 AM

@iamsh4shank iamsh4shank merged commit 6c15132 into openMF:release-1.1 Jul 22, 2021
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