Skip to content

Commit

Permalink
Disable codeclimate's rubocop plugin
Browse files Browse the repository at this point in the history
As stated here[1], Code Climate plugins run in isolated environments and
can't install gems or use gems installed for the repositories they're
analyzing. This is a security feature that does unfortunately limit the
flexibility of plugins to use our own third party plugins.

For this reasons, the RuboCop checks will be moved to the CI.

[1] codeclimate/codeclimate-rubocop#131 (comment)
  • Loading branch information
ChristianRimondi committed Jan 17, 2020
1 parent f504da1 commit d17ff19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .codeclimate.yml

This file was deleted.

0 comments on commit d17ff19

Please sign in to comment.