Skip to content

Commit

Permalink
Merge pull request #1446 from rubocop/fb-parentheses-arguments
Browse files Browse the repository at this point in the history
Ignore calls without the first positional argument
  • Loading branch information
pirj committed Oct 29, 2022
2 parents 3ac7805 + 5a2f919 commit 322a949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,7 @@
## Master (Unreleased)

- Add `named_only` style to `RSpec/NamedSubject`. ([@kuahyeow])
- Fix `RSpec/FactoryBot/ConsistentParenthesesStyle` to ignore calls without the first positional argument. ([@pirj])

## 2.14.2 (2022-10-25)

Expand Down

0 comments on commit 322a949

Please sign in to comment.