Suryansh1720001 / Taaveez

Meet Taaveez, the awesome new app designed specifically for artists and entertainers. It's incredibly user-friendly—just a few taps, and you can jot down your creative ideas and cool stuff. This project highlights a well-executed Android implementation with a modern design, using the latest Android development tools.
https://play.google.com/store/apps/details?id=com.itssuryansh.taaveez
Apache License 2.0
35 stars 50 forks source link

Feat: Linting and Lint Check CI Pipeline using Github Actions #67

Open Vaibhav2002 opened 1 year ago

Vaibhav2002 commented 1 year ago

Is your feature request related to a problem? Please describe.

There is no proper linting support in the current codebase

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

Kt-Lint is the preferred Linting solution. if you want you can suggest your alternatives.

Ci Action Reference

You can refer to the Android Build CI action

Code of Conduct

DevMehta1206 commented 1 year ago

@Suryansh1720001 @Vaibhav2002 Please assign this issue to me. I will create a Linting CI for Taaveez.

Vaibhav2002 commented 1 year ago

@DevMehta1206 any updates?