free_mutant/spec/unit/mutant/actor
John Backus e9ed6cda59 Add ExtraSpacing cop and allow alignment
This cop will flag extra spacing which seems arbitrary. It
will not flag extra spacing used to align tokens if the same
characters appear in the same column on contiguous lines.
2016-03-19 21:25:51 -07:00
..
binding_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
env_spec.rb Use class_double where appropriate 2016-01-24 21:16:43 +00:00
mailbox_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
message_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
receiver_spec.rb Fix the use of instance doubles globally 2015-11-15 20:16:42 +00:00
sender_spec.rb Add ExtraSpacing cop and allow alignment 2016-03-19 21:25:51 -07:00