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
- 💅 lint/suspicious/useAdjacentOverloadSignatures False positive when a method name match with a static method
- 📎 add support for mapped types and template literals
- 📎 Handle `PromiseLike` in `noFloatingPromises`
- 📎 handle structural sharing
- 📎 handle `Record` types and optional chaining in method calls
- 📎 handle IIFE returning `Promise`
- 📎 handle advanced generic use cases
- 💅 noDuplicateProperties falst positive with postcss/mantine
- 🐛 Panic `index out of bounds: the len is 4 but the index is 4` in `crates/biome_control_flow/src/lib.rs`
- 💅 useExhaustiveDependencies is recommended on top level
- Docs
- Rust not yet supported