oxc/apps/oxlint
Andrew Powell 8a0eb2abb7
feat(oxlint): add stylish formatter (#8607)
👋 This implements a reporter for `--format` on `oxlint` which aims to be
visually similar to
https://eslint.org/docs/latest/use/formatters/#stylish

Please note that this is my first time working with Rust and my
knowledge is very limited. I'm unlikely to understand best-practice or
best-pattern references outside of what clippy/cargo lint has already
had me change. If this needs modification, please help me out by making
code suggestions that can be merged to this PR.

Resolves #8422

---------

Co-authored-by: Cameron <cameron.clark@hey.com>
2025-01-21 09:55:07 +08:00
..
fixtures fix(linter): detect typescript eslint alias rules (#7622) 2024-12-04 10:16:00 +08:00
src feat(oxlint): add stylish formatter (#8607) 2025-01-21 09:55:07 +08:00
Cargo.toml release(oxlint): v0.15.7 (#8592) 2025-01-19 09:00:00 +08:00
CHANGELOG.md release(oxlint): v0.15.7 (#8592) 2025-01-19 09:00:00 +08:00