oxc/crates/oxc_linter
camc314 e5ead86d43 feat(linter) catch more cases for misrefactored-assign-op (#5309)
changes from using `without_parenthesis` to using `get_inner_expression` to ignore type casts, non null assertions ect.

this helps catch more error cases
2024-08-29 00:47:38 +00:00
..
examples
fixtures refactor(linter): replace Windows-style line breaks with Unix-style in test fixture (#4768) 2024-08-08 17:33:04 +00:00
src feat(linter) catch more cases for misrefactored-assign-op (#5309) 2024-08-29 00:47:38 +00:00
tests
Cargo.toml feat(linter/jsx-a11y): add label-has-associated-control (#5163) 2024-08-26 23:33:55 -04:00
CHANGELOG.md Release oxlint v0.9.0 (#5219) 2024-08-26 16:50:15 +08:00