biome
https://github.com/biomejs/biome
Rust
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to biome
Help out
- Issues
- 🐛 linting with summary reporter does not list all rules that have violations in diagnostics table
- 💅 `complexity/nouselessconstructor` false positive
- 🐛 Biome scanning files/directories that are not included
- feat(lint): port `property-no-deprecated` rule from stylelint
- 💅 CSS Nesting parse error when selector followed by `&`
- feat(yaml_parser): restructure yaml property
- 📎 Implement `useConsistentImportPaths`
- 🐛 No suppression quick fix for `lint/performance/noDynamicNamespaceImportAccess`
- 🐛 Biome LSP: Incorrect errors from for `*.svelte` files without `<script>` tag, and config `extends` is not applying in monorepo
- 🐛 Unable to manually apply Vue / HTML-ish syntax on .html files
- Docs
- Rust not yet supported