gitlab-org--gitlab-foss/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.rb
verbose_include_metadata.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00