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
- `useSortedClasses` doesn't recognize negative placement
- positive false for lint/correctnewss/noUnusedVariables when dealing with identifier with unicode escape sequence
- 🐛 False-positive `noUnusedImports` error when a variable has the same name as an imported type namespace
- 💅 `lint/nursery/useExhaustiveSwitchCases` doesn't recognize method params with default values
- 💅 noTsIgnore incorrect line supression
- 🐛 Shared configuration error
- 🐛 `oragnizeImports` doesn't organize simple `export`
- 💅 `lint/correctness/useSingleJsDocAsterisk` false positive when attempting to start with italics
- 📎 Port `consistent-indexed-object-style` from typescript-eslint
- 📎 Port the `no-html-link-for-pages` rule from Next.js
- Docs
- Rust not yet supported