pyro2927/SouthwestCheckin

View on GitHub
.codeclimate.yml

Summary

Maintainability
Test Coverage
version: '2'
plugins:
  pep8:
    enabled: true
    checks:
      E501:
        enabled: false
      argument-count:
        config:
          threshold: 5