loeffel-io / ls-lint

An extremely fast directory and filename linter - Bring some structure to your project filesystem
https://ls-lint.org
MIT License
1.73k stars 32 forks source link

Option to output a report in JSON format #203

Closed BioPhoton closed 5 months ago

BioPhoton commented 6 months ago

Very nice lib!!!

It would be really useful to be able to pass an argument to produce a json report.

loeffel-io commented 6 months ago

Thanks! I think this belongs somehow to #187

loeffel-io commented 2 months ago

This feature is now available in the v2.3.0-beta.1 release. Please test it and let me know if there are any issues ❤️

The upcoming v2.3.0 blog post: https://ls-lint.org/blog/announcements/v2.3.0.html The docs: https://ls-lint.org/2.3/getting-started/introduction.html The release notes: https://github.com/loeffel-io/ls-lint/releases/tag/v2.3.0-beta.1