From a98c337cc65c6f49eb4d7d3f4dc15152cde02f89 Mon Sep 17 00:00:00 2001 From: Tobias Witek Date: Sat, 30 Sep 2017 11:57:04 +0200 Subject: [PATCH] [codeclimate] Ignore thirdparty modules --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index ec80874..d0c140e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -13,3 +13,4 @@ ratings: - "**.py" exclude_paths: - tests/ +- thirdparty/