diff --git a/.codeclimate.yml b/.codeclimate.yml index f96945186..1534fb6c3 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -7,3 +7,4 @@ ratings: exclude_paths: - tests/* - examples/* +- chatterbot/ext/django_chatterbot/migrations/*