Skip to content
Omena
Integrations

This page documents a preview surface. Its contract may still change.

Lint integrations

Understand which Omena lint adapters are published and which remain repository-only.

The CLI lint surface is the stable entry point:

omena lint .

The repository also contains ESLint, Stylelint, and Oxlint adapters that map host rules to Omena diagnostic codes. These packages are not currently published on npm. Treat their READMEs and tests as source-development documentation, not installation instructions.

AdapterRegistry statusRepository entry
ESLintunpublishedpackages/eslint-plugin
Stylelintunpublishedpackages/stylelint-plugin
Oxlintunpublishedpackages/oxlint-plugin

Do not install a similarly named third-party package and assume it is this repository's adapter. A future publication must add a versioned example and compatibility entry before this page becomes stable.