oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.9k stars 232 forks source link

Biome support #3572

Closed Jayllyz closed 1 month ago

Jayllyz commented 4 months ago

https://biomejs.dev/

Biome is a next generation toolchain which includes a linter & formatter for multiple web languages. (js, ts, json and css soon)

nvuillam commented 4 months ago

Looks interesting :) (and fast as it is in rust ! Will any linter survivre to being rewritten in rust :D :D )

Would you like to try a Pull Request ? :)

Jayllyz commented 4 months ago

I'll try when I will have time 👍

Jayllyz commented 4 months ago

Biome released version 1.8 yesterday with CSS support, but it's only early support at the moment, so I won't be adding it to CSS Linters with this first PR.

For the tests, are the report/ERROR_xxx.txt files generated automatically or does it have to be written manually? @nvuillam

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.

nvuillam commented 3 months ago

@Jayllyz they used to be generated automatically but we lost the feature some time ago, so if you can put them manually that's great :)

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

If you think this issue should stay open, please remove the O: stale 🤖 label or comment on the issue.