fix codeclimate.yml

pull/634/merge
Gabriel Engel 11 years ago
parent bfd55a3899
commit c48018bd59
  1. 7
      .codeclimate.yml

@ -31,10 +31,9 @@ engines:
ratings:
paths:
- "private/moment-locales/**/*"
- "packages/rocketchat-favico/favico.js"
- "**.rb"
- "**.go"
- "**.coffee"
- "**.js"
- "**.css"
# You can globally exclude files from being analyzed by any engine using the
# exclude_paths key.

Loading…
Cancel
Save