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
- 💅 `check` does not respect suppression comments
- Biome LSP panics when registering didChangeWatchedFiles with deprecated root_path (ParseError UnexpectedChar, server.rs:182:90)
- 🐛 `useSortedKeys` should allow case-sensitivity to be configured
- feat(provenance): add provenance index storage and settings integration
- 🐛 Embedded js expressions in svelte files parsed as javascript when svelte component is typescript on `next`
- feat(provenance): create macros system
- ci: release
- fix(linter): skip useDestructuring for variables with type annotations
- fix(linter): don't simplify logic expressions with right-side boolean literals
- fix(linter): add `export {}` when noUnusedImports removes last import in TypeScript
- Docs
- Rust not yet supported