gitlab-org--gitlab-foss/spec/rubocop/cop/rspec
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
single_line_hook_spec.rb Require rubocop-rspec in the correct location 2017-06-14 17:08:34 -05:00
verbose_include_metadata_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00