File: .codeclimate.yml

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