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
- refactor(lint): port lint rules to the new engine
- 💅 CSS Linter cannot handle partial data
- 📎 Port `no-extend-native` from ESLint
- 📝 parse error on Svelte `<script>` generics attribute containing curly braces
- 📎 Move internal type-inference to `salsa`
- 🐛 Nested config rules like `correctness/noUnusedFunctionParameters: off` are sometimes not enforced
- feat(type-info): preserve readonly type members
- fix: include plugin path in read errors
- 📎 Add details to plugin file not found
- 🐛 Regression in 2.5.0: `useSortedAttributes` again duplicates a JSX attribute and drops another when outer and nested attributes are both unsorted (#9884 came back)
- Docs
- Rust not yet supported