oxc/crates/oxc_linter
overlookmotel 381d9fe624 refactor(linter): shorten code in react/jsx_no_useless_fragment (#5350)
Shorten code. Also do the enum match first, as its cheaper than a string comparison.
2024-08-30 15:06:46 +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): shorten code in react/jsx_no_useless_fragment (#5350) 2024-08-30 15:06:46 +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