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
- 🐛 v2 config migration command does not migrate formerly recommended `noDelete` rule
- 📎 Port `no-custom-classname` from `eslint-plugin-tailwind`
- 📎 Port `no-direct-set-state-in-use-effect` from `eslint-react-xyz`
- 🐛 Plugins can't use `contains` in imports
- 🐛 deconstructing does not satisfiy `This private class member is defined but never used.`
- [v3] noUselessFragments shouldn't be enabled by default
- 💅 noImplicitAnyLet false positives when assigning in if statement
- 🐛 False Positive in noPrivateImports Rule with Overlapping Type and Variable Exports
- 🐛 Allow disabling plugins from extended config in root config
- 💅 `useExhaustiveSwitchCases` not covering all cases
- Docs
- Rust not yet supported