diff --git a/.codeclimate.yml b/.codeclimate.yml index 631f80f..b550f7b 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,7 @@ languages: - JavaScript: true + Ruby: true + JavaScript: true + PHP: true + Python: true exclude_paths: - - "dist/*" +- "dist/*"