js-waku icon indicating copy to clipboard operation
js-waku copied to clipboard

Setup code climate and maintain score of A

Open fryorcraken opened this issue 1 year ago • 1 comments

This is a change request

Problem

Technical debt (as measured by static analysis) is slowly creeping up since drastic improvements in end of 2022: https://codeclimate.com/github/waku-org/js-waku/trends/technical_debt

Code Climate provide good thumb of rules around code readability and redundancy, which are criteria that can impact delivery speed and bundle size.

Proposed Solutions

  • [ ] Setup codeclimate to review PRs.
  • [ ] Increase maintainability to rating A

Notes

fryorcraken avatar Sep 21 '23 05:09 fryorcraken

a rating of A can be part of iterative PRs

danisharora099 avatar Oct 17 '23 10:10 danisharora099