Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
rubocop -a

Ignoring errors

Info

It is recommended that all errors reported by RuboCop be fixed.

But there are situations when this is not possible. In those cases, the following recommendations apply. These should be applied in priority order with the first being the preferred method.

...