Skip to content

Codeclimate report fixes

Andrew Newdigate requested to merge codeclimate-fixes into master
  • Fixes of issues reported by codeclimate
  • Add the ability to run codeclimate locally, provided you have a local docker instance setup

Currently Gitlab doesn't do a great job of actually showing you the codeclimate issues in your codebase, so I've added a Makefile target to make it easier to find these yourself

Merge request reports