summaryrefslogtreecommitdiff
path: root/rubocop/cop/rspec
Commit message (Expand)AuthorAgeFilesLines
* Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs18765-stub_env_in_specsRémy Coutable2017-10-181-0/+58
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-0/+74
* Require rubocop-rspec in the correct locationrs-fix-codeclimate-buildRobert Speicher2017-06-141-1/+3
* Add a custom RSpec/SingleLineHook copRobert Speicher2017-06-141-0/+36