Skip to content

Commit

Permalink
set rule category to suspicious
Browse files Browse the repository at this point in the history
  • Loading branch information
DonIsaac committed Aug 31, 2024
1 parent abba6f2 commit a341a83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ declare_oxc_lint!(
/// }
/// ```
NoAsyncEndpointHandlers,
restriction
suspicious
);

impl Rule for NoAsyncEndpointHandlers {
Expand Down

0 comments on commit a341a83

Please sign in to comment.