Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Add pre hook for code quality analysis

Description

Add a pre push hook which does code quality checks. Refactors ci in following ways

  1. Made different rules and pipeline related to merge request and production branch
  2. Lint, detekt and tests don't run on production branch as changes are only pushed there with a merge request
  3. Added gradle.properties so that local and ci environments both can use
  4. Added no daemon flag for ci builds only

Issues

10 commandments of code review

👪 ❤️ code review guidelines

Edited by Nishith Khanna

Merge request reports

Loading