01
Install
npm install @lintora/core --save-dev then npx lintora run from the project root, or
npx lintora run --cwd /path/to/your/repo if your shell is elsewhere.
Account hub
Your workspace
Lintora runs on your machine. Run npx lintora run --report-path ./lintora-report.json while signed in (or with a CI install key); the CLI uploads the lossless report to this hub by default so you get a policy-grouped view here.
01
npm install @lintora/core --save-dev then npx lintora run from the project root, or
npx lintora run --cwd /path/to/your/repo if your shell is elsewhere.
02
npx lintora run --report-path ./lintora-report.json writes the canonical lossless file for this hub.
03
Use lintora.config.json for include/exclude globs and type-aware mode. Narrow scope instead of muting quality rules.
04
One line above a finding: // lintora-disable-next-line POLICY-ID or multiple ids separated by spaces. Only when the exception is deliberate and documented.
Expand a row for scan id, severity breakdown, and actions. Use the title link or Open full report to load metrics and the policy table below. Same data as the CLI upload list — one place for history and review.
Select a run above to load metrics and the policy table. Click a policy row for an inline card and feedback for that rule. The section below is the same format for the whole scan; use Copy entire report for the full file if the preview is shortened.
| Policy ID | Total | CRITICAL | WARNING |
|---|