diff options
-rw-r--r-- | .codeclimate.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 2fb04b670..215d81196 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,6 +1,5 @@ languages: Ruby: true - JavaScript: true PHP: true exclude_paths: - "lib/strip_attributes/test/*" |