Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 710 Bytes

ChangeLog.md

File metadata and controls

40 lines (20 loc) · 710 Bytes

0.3.0 / 2024-12-07

  • Disable pending rubocop cops globally.

0.2.7 / 2024-11-20

  • Disable Style/BitwisePredicate globally.

0.2.6 / 2024-05-23

  • Disable Style/SuperArguments globally.

0.2.5 / 2023-12-04

  • Disable Style/RedundantParentheses globally.

0.2.4 / 2023-07-31

  • Disable Style/ArgumentsForwarding globally.

0.2.3 / 2023-07-09

  • Disable Style/ReturnNilInPredicateMethodDefinition globally.

0.2.2 / 2023-06-20

  • Ignore Naming/MethodParameterName for spec/ files.

0.2.1 / 2023-02-24

  • Fixed a typo in Style/EmptyMethod configuration.

0.2.0 / 2023-02-24

  • Disable Style/EmptyMethod globally.

0.1.0 / 2023-02-24

  • Initial release: