cityssm/node-web-browser-info

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
checks:
  method-complexity:
    config:
      threshold: 15
  method-lines:
    config:
      threshold: 300
exclude_patterns:
- "**/node_modules/"
- "test/"