rubocop-hq/rubocop

View on GitHub
relnotes/v0.67.2.md

Summary

Maintainability
Test Coverage
### Bug fixes

* [#6882](https://github.com/rubocop/rubocop/issues/6882): Fix an error for `Rails/RedundantAllowNil` when not using both `allow_nil` and `allow_blank`. ([@koic][])

[@koic]: https://github.com/koic