diff --git a/.codeclimate.yml b/.codeclimate.yml index b725c6c..067fe9c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,4 @@ -exclude_paths: +exclude_patterns: - doc/** - lib/** - test/**