LuGO0 / DeadLines

An Android app used for displaying cumulative information (Deadlines) about various funded projects primarily by the Indian Government
MIT License
3 stars 3 forks source link

fix code quality #14

Open LuGO0 opened 4 years ago

LuGO0 commented 4 years ago

improving the code quality

priyanshnama commented 4 years ago

@LuGO0 kindly use https://codeclimate.com/quality/. it should tell you the scopes of improvement if any. do share the result as a public web url and also install the codeclimate bot on this repo so that every commit gets auto-checked by them. - https://github.com/apps/codeclimate

example like this - https://codeclimate.com/github/Swati4star/Images-to-PDF/app/src/main/java/swati4star/createpdf/util/FileUtils.java

LuGO0 commented 4 years ago

@priyanshnama this repository has codacy you can get the code quality Issues from readme !!

priyanshnama commented 4 years ago

Ok let me check