CMS-Android icon indicating copy to clipboard operation
CMS-Android copied to clipboard

Add checkstyle for enforcing coding conventions

Open SKrPl opened this issue 5 years ago • 1 comments

  • Add checkstyle (preferably google's)
  • Add checkstyle checking at the build time

SKrPl avatar Jun 26 '20 19:06 SKrPl

Draft PR #217 aims to fix existing lint errors. It will also add in a CI job to run for every PR thus ensuring the code base doesn't start to smell. Once that PR is merged in, we'll add Checkstyle.

abhijeetviswa avatar Jun 27 '20 10:06 abhijeetviswa