python-telegram-bot/.codeclimate.yml

6 lines
75 B
YAML
Raw Normal View History

2015-09-04 18:29:37 -03:00
languages:
Python: true
2015-09-04 18:33:51 -03:00
exclude_paths:
- "telegram/emoji.py"
2015-09-04 18:35:35 -03:00
- "tests/*"