sarnold/af_alg

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
engines:
  fixme:
    enabled: true
  gnu-complexity:
    enabled: true
    config:
      threshold: 15

ratings:
  paths:
  - src/**
  - "**.c"
  - "**.h"

exclude_paths:
- debian/**/*