GregBrimble/cf-workers-typescript-template

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
plugins:
  eslint:
    enabled: true
  fixme:
    enabled: true
  git-legal:
    enabled: true
  markdownlint:
    enabled: true
    checks:
      MD033:
        enabled: false
      MD013:
        enabled: false
  nodesecurity:
    enabled: true
exclude_patterns:
  - ""