oxc/crates/oxc_linter
overlookmotel 2ccbd9361b refactor(linter): react/jsx_no_undef rule get_member_ident do not return Option (#5411)
Small tidy-up after #5358. `get_member_ident` now always returns a value, never `None`, so no need for it to return an `Option`.
2024-09-02 18:42:02 +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): react/jsx_no_undef rule get_member_ident do not return Option (#5411) 2024-09-02 18:42:02 +00:00
tests
Cargo.toml Release oxlint v0.9.2 (#5401) 2024-09-02 20:30:22 +08:00
CHANGELOG.md Release oxlint v0.9.2 (#5401) 2024-09-02 20:30:22 +08:00