Skip to content

Commit

Permalink
pending
Browse files Browse the repository at this point in the history
  • Loading branch information
baseballyama committed Dec 28, 2024
1 parent 9397578 commit a9d99de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/oxc_linter/src/rules/eslint/no_octal_escape.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ declare_oxc_lint!(
/// ```
NoOctalEscape,
correctness,
pending
);

impl Rule for NoOctalEscape {
Expand Down

0 comments on commit a9d99de

Please sign in to comment.