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

feat #1572: detekt for static code analysis #1573

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

PratyushSingh07
Copy link
Collaborator

Issue Fix

Fixes #1572

Rest of the file changes are made so that we can adapt to the rules defined in detekt.yml

  • Apply the AndroidStyle.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.

@PratyushSingh07 PratyushSingh07 marked this pull request as ready for review March 20, 2024 16:32
@therajanmaurya therajanmaurya merged commit 66f7d5c into openMF:dev Mar 21, 2024
4 checks passed
@PratyushSingh07 PratyushSingh07 deleted the detekt branch March 31, 2024 18:34
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.

Feat: Static Code Analysis for the project
2 participants