wpscanteam/wpscan

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
# https://docs.codeclimate.com/docs/default-analysis-configuration#sample-codeclimateyml
checks:
  method-complexity:
    enabled: true
    config:
      threshold: 15