gitlab-org--gitlab-foss/spec/rubocop/cop
Robert Speicher 69ad827e82 Add a custom RSpec/SingleLineHook cop
This cop adds an offense when `before`, `after`, or `around` are used as
single-line blocks.
2017-06-14 13:16:44 -05:00
..
migration Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' 2017-06-13 22:44:13 +11:00
rspec Add a custom RSpec/SingleLineHook cop 2017-06-14 13:16:44 -05:00
activerecord_serialize_spec.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
custom_error_class_spec.rb
gem_fetcher_spec.rb
polymorphic_associations_spec.rb Added Cop to blacklist polymorphic associations 2017-06-07 17:36:55 +02:00
redirect_with_status_spec.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00