Skip to content

Linter: built-in logs feature #15573

@yuyinws

Description

@yuyinws

Description

I create a project named oxlint-inspector, it can visualize the oxlint result:

Image

On this project, I use a wrapped cli to execute the oxlint -f json and save the json result to current .oxlint folder. It includes this lint time's result, oxlint versions, config and so on.

Rolldown has a built-in debug option to generate logs under .rolldown folder, which support the ViteDevtools' visualization,

If Oxlint can also have this feature, it will be great and convenient, for example:
User can run oxlint --debug to automatically generate the log file. Or the option can be enabled in the oxlintrc.json file.

Others

This is the .oxlint folder generated by my current custom cli. It may be helpful:
.oxlint.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linterArea - LinterE-Help WantedExperience level - For the experienced collaborators

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions