diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-05-28 10:11:44 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-05-28 10:11:44 +0100 |
commit | 0d25d79a48ea227ec685e44ec22990e1da748972 (patch) | |
tree | 1275be2d6eba798a1c1653e1e2a522a77f77c334 | |
parent | 47c4c79948bb2fc35e24a898fda7fb636fda655d (diff) | |
parent | 3ffb7796ac2530c8a68e0947740b78b435e6c1bd (diff) |
Merge remote-tracking branch 'jpmckinney/js' into rails-3-develop
-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/*" |