From 0fd416c1d81d318ac99c16661158490f8680476b Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sun, 8 Oct 2017 05:41:05 +0200
Subject: [PATCH] dont inspect tools

---
 .codeclimate.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.codeclimate.yml b/.codeclimate.yml
index 5c6e916..493477c 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -17,6 +17,7 @@ exclude_paths:
 - examples/**
 - tests/**
 - coolamqp/framing/definitions.py
+- compile_definitions.py
 ratings:
   paths:
   - coolamqp/**
-- 
GitLab