Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-m-walker committed Nov 16, 2024
1 parent 5b6d813 commit 8b80512
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ impl Rule for ConsistentExistenceIndexCheck {
format!("{}{}{}", head, replacement.replacement_operator, tail);
}
}

let fixer = fixer.for_multifix();
let mut rule_fixes = fixer.new_fix_with_capacity(2);

Expand Down

0 comments on commit 8b80512

Please sign in to comment.