oxc/crates/oxc_linter
Alexander S. cdd1a91754
fix(linter): typescript/no-magic-numbers: remove double minus for reporting negative bigint numbers (#5565)
@DonIsaac small bug I found after 10x review

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-09-07 11:48:24 +08:00
..
examples refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src fix(linter): typescript/no-magic-numbers: remove double minus for reporting negative bigint numbers (#5565) 2024-09-07 11:48:24 +08:00
tests
Cargo.toml refactor(linter): use "parsed pattern" in no_div_regex rule. (#5417) 2024-09-04 14:00:47 +00:00
CHANGELOG.md Release oxlint v0.9.2 (#5401) 2024-09-02 20:30:22 +08:00