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
- 🐛 `suspicious/noUnnecessaryConditions` failing to include function-like types
- 💅 lint/a11y/useAnchorContent triggers when the only content is Vue's `<slot/>`
- 💅 lint/a11y/noStaticElementInteractions: Vue's `component` and `router-link` are considered static
- 🐛 Regression: "Request textDocument/definition failed."
- 🐛 Svelte `@render children()` triggers strange behavior with lint/a11y/noLabelWithoutControl rule
- 🐛 v2.5.0 plugin config not working
- chore(deps): update rust crate reqwest to 0.13.4
- 💅 noUnnecessaryConditions consistently reporting switch cases as unreachable
- feat(linter): add noReactObjectTypeAsDefaultProp rule
- Add a rule to report direct Bun.env reads
- Docs
- Rust not yet supported