diff --git a/changelog/fix_comments_negated_if_else_condition_cop.md b/changelog/fix_comments_negated_if_else_condition_cop.md index f87bdf196aa..7840586db0f 100644 --- a/changelog/fix_comments_negated_if_else_condition_cop.md +++ b/changelog/fix_comments_negated_if_else_condition_cop.md @@ -1 +1 @@ -* [#9429](https://github.com/rubocop-hq/rubocop/issues/9429): Fix `Style/NegatedIfElseCondition` autocorrect to keep comments in correct branch. ([@tejasbubane][]) +* [#9429](https://github.com/rubocop/rubocop/issues/9429): Fix `Style/NegatedIfElseCondition` autocorrect to keep comments in correct branch. ([@tejasbubane][])