Supported Files
Oxlint will run on files with the following extensions:.js.mjs.cjs.jsx.ts.mts.cts.tsx.vue.astro.svelte
Configuration
Oxlint supports the following configuration files:.oxlintrc.jsonoxlintrc.json.oxlintrcoxlint.json
CodeRabbit only runs Oxlint when an Oxlint config file is present and Biome is disabled.
When we skip Oxlint
CodeRabbit will skip running Oxlint when:- Oxlint is already running in GitHub workflows.
- No Oxlint config file is found.
- Biome is enabled.