Skip to content

Commit

Permalink
fix_dangerous
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Oct 28, 2024
1 parent d34dbc5 commit b6af37a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ declare_oxc_lint!(
/// ```
NoUselessSpread,
correctness,
conditional_fix
fix_dangerous
);

impl Rule for NoUselessSpread {
Expand Down

0 comments on commit b6af37a

Please sign in to comment.