Skip to content

Started adding transformations for parts #119

Started adding transformations for parts

Started adding transformations for parts #119

GitHub Actions / RuboCop Action failed Nov 3, 2023 in 1s

RuboCop Action

7 offense(s) found.

Annotations

Check notice on line 98 in lib/twisty_puzzles/cancellation_helper.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/cancellation_helper.rb#L98

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 59 in lib/twisty_puzzles/compiled_cube_algorithm.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/compiled_cube_algorithm.rb#L59

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 127 in lib/twisty_puzzles/coordinate.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/coordinate.rb#L127

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 135 in lib/twisty_puzzles/coordinate.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/coordinate.rb#L135

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 143 in lib/twisty_puzzles/coordinate.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/coordinate.rb#L143

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 59 in lib/twisty_puzzles/cube_print_helper.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/cube_print_helper.rb#L59

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]

Check notice on line 21 in lib/twisty_puzzles/skewb_notation.rb

See this annotation in the file changed.

@github-actions github-actions / RuboCop Action

lib/twisty_puzzles/skewb_notation.rb#L21

Prefer `flat_map` over `collect_concat`. [Style/CollectionMethods]