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
- 🐛 `biome.requireConfiguration` does not work reliably
- 🐛 [js-api] `formatContent()` and `lintContent()` ignore `*: { enabled: false }`
- 💅 useHookAtTopLevel - Biome reporting error but not for hook
- 💅 `noUselessStringConcat` has inconsistent behavior with multiline string+number concatenations
- 🐛 `noUnreachable` code fix causes panic in a svelte file (experimental HTML support disabled)
- 📎 Improve lexing of vue directives
- 📎 Parse `v-for` directives more precisely.
- 🐛 `Broken Pipe` Error is handled poorly by `biome format`
- 🐛 parse: Parse error in tailwind @variant syntax
- 💅 `useRegexpExec` should cover `new RegExp()`
- Docs
- Rust not yet supported