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
- 💅 New rule for `noDeprecatedImports` not working with declarations
- 📝 array element wrapped when headed by a comment
- 💅 `useExhaustiveSwitchCases` doesn't handle unions of type literals derived from const objects using the `typeof` operator
- 📎 UX: Can't run assist rules outside of `biome check`
- Bug Report: Grouped severities ignore domains and become uncontrollable after customizing a single rule
- `noBiomeFirstException` rule not works in nested `biome.json`
- 🐛 [lsp] Duplicate capability registrations
- 📎 port `consistent-return` from eslint
- 📝 With `--stdin-file-path` + inherited config, biome only respects the root configuration
- Repro for bug in html lint fixes in stdin mode
- Docs
- Rust not yet supported