diff --git a/.codeclimate.yml b/.codeclimate.yml index 6178e07..a4982a9 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -9,3 +9,7 @@ engines: enabled: false exclude_paths: - "CHANGELOG.md" +ratings: + paths: + - "lib/" + - "index.js"