Skip to content

Sourcery: enable "low-code-quality" check globally

Tim Jaacks requested to merge enable-bad-code-quality-check into master

Disable it locally instead, so that

  1. new code additions are always checked, and
  2. we can refactor one function at a time to make the check pass.

Merge request reports