peter50216/pwntools-ruby

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
---
version: "2"
plugins:
  duplication:
    enabled: true
    exclude_patterns:
      - lib/pwnlib/shellcraft/generators/
      - test/
checks:
  file-lines:
    enabled: false
  method-lines:
    enabled: false
  method-complexity:
    config:
      threshold: 10
exclude_patterns:
  - test/