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
- 📎 Enable HTML parsing for `.svg` files
- fix: organizeImports adding newlines in HTML-ish templating languages when `:BLANK_LINE:` was involved
- 💅 [Bug] Unexpected "Missing key" error in Astro with `useJsxKeyInIterable`
- 💅 useArrowFunction: unsafe fix converts function expression used as constructor via vi.fn() to arrow function
- refactor(organizeImports): improve diagnostics
- feat(useNumericSeparators): add options for minimum digits and group length
- LSP: Configuration status is shared across all workspace folders, causing incorrect behaviour in multi-root workspaces
- 💅 noFloatingPromises doesn't respect TypeScript overloads
- Linter ignores invalid hook usage inside fat-arrow-functions.
- 💅 Linter does not recognise functions defined in module script blocks but only if exported (svelte)
- Docs
- Rust not yet supported