oxc/crates/oxc_linter
overlookmotel fe62687bf1 refactor(linter): simplify skipping JSX elements in unicorn/consistent_function_scoping (#5351)
Follow-on after #5223. We're trying to ignore JSX identifiers, so there's no point walking downwards from `JSXElementName`, as all we'll find is JSX identifiers that we want to ignore.
2024-08-30 15:11:50 +00:00
..
examples refactor(linter): improve diagnostic labeling (#3960) 2024-06-29 05:19:22 +00:00
fixtures refactor(linter): replace Windows-style line breaks with Unix-style in test fixture (#4768) 2024-08-08 17:33:04 +00:00
src refactor(linter): simplify skipping JSX elements in unicorn/consistent_function_scoping (#5351) 2024-08-30 15:11:50 +00:00
tests feat(tasks/website): code generate the linter rules 2024-05-23 15:21:37 +08:00
Cargo.toml Release oxlint v0.9.1 (#5316) 2024-08-29 13:04:52 +08:00
CHANGELOG.md Release oxlint v0.9.1 (#5316) 2024-08-29 13:04:52 +08:00