spec/mutations/flat_ir_stuff/flat_ir_helpers.rb
Method typical_sequence
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def self.typical_sequence
{
kind: "sequence",
name: "move_abs(1,2,3), move_rel(4,5,6), write_pin(13, off, digital)",
color: "gray",