File: .codeclimate.yml

package info (click to toggle)
python-pika 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,064 kB
  • sloc: python: 20,886; makefile: 136
file content (8 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
languages:
  - python
exclude_paths:
  - docs/*
  - tests/*
  - utils/*
  - pika/examples/*
  - pika/spec.py