dense-analysis / dense-analysis/ale
Add support for Oxlint
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** Oxlint
**URL:** https://oxc.rs/docs/guide/usage/linter
Oxlint is a very powerful eslint alternative, now considered stable:
https://oxc.rs/blog/2025-06-10-oxlint-stable.html
Contributor guide
Research direction
Start by reading the existing linter integrations in ALE and the Oxlint usage documentation at https://oxc.rs/docs/guide/usage/linter. Determine how ALE invokes external linters and where new integrations are registered; done means Oxlint can be selected and its diagnostics appear correctly in Vim or Neovim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100