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
- fix(format): preserve template closing brace indentation
- 💅 noUnnecessaryConditions callback overload false positive
- 💅 `noUnnecessaryConditions`: `switch` over a `keyof T` value reports every case as unreachable
- 💅 `noUnnecessaryConditions`: a generic call's explicit type argument is ignored
- feat(analyzer): add automatic refactor for magic constants
- 💅 `noAdjacentSpacesInRegex` safe fix corrupts character classes: `[\s ]` → `[\s {3}]`
- ☂ JS Plugins
- 📝 Incorrect position of closing brace in a template literal
- 📝 Markdown task lists get destroyed
- feat(plugin): distribution and loading
- Docs
- Rust not yet supported