scalafix
https://github.com/scalacenter/scalafix
Scala
Refactoring and linting tool for Scala
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.
Scala not yet supported3 Subscribers
Add a CodeTriage badge to scalafix
Help out
- Issues
- `--auto-suppress-linter-errors` shouldn't attempt to suppress `UnusedScalafixSuppression`
- Suppression comments sometimes suppress more than intended
- `OrganizeImports.groups` not correctly grouping imports if doing a nested import statement
- RemoveUnused: Expression parentheses not properly handled after removing unused variable
- Partial semanticdb information for sources compiled with Scala 3
- Improve semantic information for types compiled by dotty
- Official support for writing community rules in Scala 3
- `OrganizeImports` rule can break compilation
- Unclear errors when running semantic rules with a minimal set of scalafix-cli flags
- implicit helpers exposed via package not available with -Xsource:3 and Scala 3
- Docs
- Scala not yet supported