Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/icoz/habraparse.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricoz <icoz.vt@gmail.com>2019-08-25 00:44:04 +0300
committericoz <icoz.vt@gmail.com>2019-08-25 00:44:04 +0300
commit5ed03c7f8a7db4c89070ec7ddcb6be10cabf8ef9 (patch)
treef469977b931204f0379ca7f6317980cf74f5821e
parente9016d2b2ab570648d9ce61c8d7b0611dea76a9c (diff)
fix config for codeclimate.com
-rw-r--r--.codeclimate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index fa5b098..2bab7e9 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -12,4 +12,5 @@ engines:
ratings:
paths:
- "**.py"
+ - "*/*.py"
exclude_paths: []