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
- 💅 false positive of `noUndeclaredDependencies` with `@types/vscode`
- 🐛 Using `--only` with `biome check` doesn't only run what's specified
- fix(format/js): ensure idempotent formatting for member chains with breaking last group
- perf(analyze): remove global lock contention from --profile-rules
- refactor(analyzer): cut over inferred type consumers
- refactor(inference): prepare legacy type removal
- 💅 Error Cause capture not working for custom Errors when not in second parameter position
- fix(module_graph): degrade invalid module-0 type references instead of panicking
- perf(nursery/noFloatingPromises): skip type inference for assignment statements
- perf(console): batch SanitizeAdapter writes instead of one char at a time
- Docs
- Rust not yet supported