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
- feat: yaml block scalar formatting
- 💅 `style/noDescendingSpecificity` false positives with cascade layers
- 💅 `useNullishCoalescing` safe autofix changes runtime behavior for `=== null` / `=== undefined` ternaries on `T | null | undefined`
- fix(type-info): resolve generic type alias instantiations
- fix(service): plugin cache key mismatch causes plugins to never be retrieved
- 📝 formatter not formatting embedded snippets
- fix(cli): prevent late inserts into PendingRequests after clear() in Drop
- ci: analyzer walltime - add benchmark
- 🐛 `biome format` still corrupts single-codepoint non-ASCII chars in stdin mode
- 🐛 `has-[>svg]:px-2.5` not handled well by the tailwind parser
- Docs
- Rust not yet supported