AkashBabu/lfu-cache

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: "2"
exclude_patterns:
  - "test/**/*"
  - "benchmark/**/*"
  - "build/**/*"
  - "load/**/*"
  - "types/**/*"
  - "example/**/*"
  - "docs/**/*"
  - "rollup.config.js"