Actual Behaviour
There are so many codacy issues which effects Codacy Badge grade
Some of issues are :
Cadacy issue link : https://www.codacy.com/app/championswimmer/open-event-android/issues?bid=3438485
Expected Behaviour
Avoiding this kind of mistakes and improve codacy badge grade by changing our app's existing code to follow this patterns.
Would you like to work on the issue?
Yes, I will work in two part
Part 1 - Android
Part 2 - App generator
Target Milestone to solve the issue
@Shailesh351 You could link this issue to #1573
@shreyasnbhat that issue is for disabling Use explicit scoping instead of the default package private level codacy issue.
And this issue is for fixing existing i mentioned in issue
I meant to say both these issues could be merged into one.
True @shreyasnbhat
@Shailesh351 All the patterns you have listed are required for a good code base, so they shouldn't be disabled
I created the issue for explicit scoping because we require that to use butterknife.
@iamareebjamal @shreyasnbhat I am not talking about disabling patterns i have listed in issue.
I am talking about changing our app's existing code to follow this patterns and make code base good by making required changes in code.
Sorry for the misunderstanding. Yeah, we need this obviously
You can start making changes, but restrict PRs to package only so they remain small
Most helpful comment
Sorry for the misunderstanding. Yeah, we need this obviously
You can start making changes, but restrict PRs to package only so they remain small