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
- 💅 Svelte: noUnusedImports false positive on namespace import
- 💅 `useHookAtTopLevel` false positive when used with forwardRef
- `biome check --write --unsafe` hangs indefinitely with `noCommentText` fix
- 🐛 Svelte: reordering imports assumes `{ "indentScriptAndStyle": false }` and ignores current indentation
- fix(linter): `useUniqueElementIds` should ignore SVG elements
- 📎 Port `valid-title` from `@vitest/eslint-plugin`
- 💅 `useOptionalChain` unsafe fix applies in Astro frontmatter but fails in template
- 💅 `useSortedClasses` unsafe fix does not apply to expressions in Astro template
- 💅 `useSortedClasses` doesn't recognize classes in Astro template, but recognizes them in expressions
- 🐛 Astro: Parse error for empty or comment-only template expression starting from `2.4.0`
- Docs
- Rust not yet supported