openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
196 stars 581 forks source link

Add support to ktlint #1830

Open iamsh4shank opened 3 years ago

iamsh4shank commented 3 years ago

Summary:

As the project is also ported to Kotlin and the new code is written in Kotlin, so adding Ktlint would be good option.

duttabhishek0 commented 3 years ago

Can I work on this?

danishjamal104 commented 3 years ago

Can I work on this?

Currently we are more focus on releasing newer version of the app, and lot of code conversion is left which may cause errors so currently we are moving ahead with the legacy check style and pmd rules. Better you work on some issues that are related to the new release, Thanks :)

duttabhishek0 commented 3 years ago

Sure I would love to. So one question, the issues which are related to the new release would be available here only, right?

iamsh4shank commented 3 years ago

@duttabhishek0 yes they are available here, meanwhile, you can also build the project and test the app if there are some bugs or issues.

parjanya-rajput commented 1 year ago

Is this issue still open, if yes can I work on it?