diff --git a/.codeclimate.yml b/.codeclimate.yml index b58cf3976..9a2e6e2d4 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,8 +1,6 @@ -languages: - Python: true exclude_paths: -- "telegram/emoji.py" - "tests/*" +- "examples/* engines: duplication: enabled: true @@ -16,4 +14,4 @@ engines: radon: enabled: true config: - threshold: "C" \ No newline at end of file + threshold: "C"