gitlab-org--gitlab-foss/rubocop/cop
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
..
migration Add SaferBooleanColumn cop 2017-08-14 07:57:57 -07:00
rspec Replaces tag: true into :tag in the specs 2017-10-07 13:57:54 +02:00
active_record_dependent.rb Added Cop to blacklist the use of dependent: 2017-07-06 12:01:36 +02:00
active_record_serialize.rb Rename ActiverecordSerialize cop 2017-07-06 12:01:36 +02:00
custom_error_class.rb
gem_fetcher.rb
in_batches.rb Added EachBatch for iterating tables in batches 2017-07-07 16:39:36 +02:00
polymorphic_associations.rb
project_path_helper.rb
redirect_with_status.rb