-
-
Notifications
You must be signed in to change notification settings - Fork 719
Open
Labels
A-linterArea - LinterArea - LinterE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaborators
Description
Description
I create a project named oxlint-inspector, it can visualize the oxlint result:
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
connorshea and taearls
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - LinterE-Help WantedExperience level - For the experienced collaboratorsExperience level - For the experienced collaborators