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
- feat(diagnostics): Include line start, line end, column start, and column end in json reporters.
- test(formatter/yaml): populate Prettier tests for YAML
- 📎 Implement type narrowing
- 📝 Formatter breaks SVG namespace attributes like xmlns:xlink by splitting them into multiple lines
- 📝 Formatter seems to have an issue when throw is in astro
- 💅 `useDestructuring` suggests illegal destructuring operations
- feat(analyze/js): add useTailwindShorthandClasses using biome_tailwind_parser
- fix: resolve glob patterns relative to project root when extending
- 📝 Biome adds extra parenthesis if last operand of multi-line binary operator has line comment, diverging from Prettier
- feat(parse/html/vue): parse v-for better
- Docs
- Rust not yet supported