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(config): cli args should still override subprojects that don't extend the root config
- test(formatter): retain formatter failures in prettier snapshots
- feat(css): support unquoted concatenation in SCSS interpolation expressions
- feat(html_analyze): implement useValidAutocomplete
- feat(lint): add `noReactNativeLiteralColors`
- 🐛 Svelte: biome lsp crashes when beginning to type template syntax
- 💅 [v2.4.12] lint/nursery/noComponentHookFactories sees React components everywhere
- fix(lint): fix false positive in noMisleadingReturnType for mutable bindings
- feat: implement useSortedEnumMembers
- fix(lint): fix false positive in noMisleadingReturnType for nested object widening
- Docs
- Rust not yet supported