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
- 🐛 GritQL parser errors on unkeyed pattern/function/predicate arguments
- fix(lint/noUnnecessaryConditions): extend detection coverage
- markdown formatter: add character escaping support (e.g. `**\***` for `__*__`)
- 💅 [svelte] Linter failing on detecting use of variables and function params in svelte snippet
- feat(lint): add nursery rule noTailwindArbitraryValue
- 💅 [svelte] function reported as unused when it is only used within an attribute string
- 🐛 unexpected lint command output
- 🐛 `biome check` `format`, etc fails when vcs.useIgnoreFile is true in directory with .gitignore file
- 📎 Automatically migrate eslint supression comments
- 🐛 `biome check` exits 0 despite `Found N errors` on darwin-arm64 (`organizeImports` assist)
- Docs
- Rust not yet supported