- Disable pending rubocop cops globally.
- Disable
Style/BitwisePredicate
globally.
- Disable
Style/SuperArguments
globally.
- Disable
Style/RedundantParentheses
globally.
- Disable
Style/ArgumentsForwarding
globally.
- Disable
Style/ReturnNilInPredicateMethodDefinition
globally.
- Ignore
Naming/MethodParameterName
forspec/
files.
- Fixed a typo in
Style/EmptyMethod
configuration.
- Disable
Style/EmptyMethod
globally.
- Initial release: