Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scalacenter/scalafix
Refactoring and linting tool for Scala
https://github.com/scalacenter/scalafix
dotty linter metaprogramming refactoring rewrite sbt scala scalafix
Last synced: 2 days ago
JSON representation
Refactoring and linting tool for Scala
- Host: GitHub
- URL: https://github.com/scalacenter/scalafix
- Owner: scalacenter
- License: bsd-3-clause
- Created: 2016-08-08T11:45:19.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T09:49:40.000Z (14 days ago)
- Last Synced: 2025-01-23T09:03:04.505Z (9 days ago)
- Topics: dotty, linter, metaprogramming, refactoring, rewrite, sbt, scala, scalafix
- Language: Scala
- Homepage: https://scalacenter.github.io/scalafix/
- Size: 12.4 MB
- Stars: 840
- Watchers: 28
- Forks: 185
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Scalafix
[![Latest version](https://index.scala-lang.org/scalacenter/scalafix/scalafix-core/latest.svg)](https://index.scala-lang.org/scalacenter/scalafix/scalafix-core)
[![Build status](https://github.com/scalacenter/scalafix/workflows/CI/badge.svg)](https://github.com/scalacenter/scalafix/actions?query=workflow)
[![Join the chat on Discord](https://img.shields.io/discord/632642981228314653)](https://discord.gg/8AHaqGx3Qj)
========Rewrite and linting tool for Scala..
## User documentation
Head over here: https://scalacenter.github.io/scalafix/
## Team
The current maintainers (people who can merge pull requests) are:
- Brice Jaglin - [`@bjaglin`](https://github.com/bjaglin)
- Gabriele Petronella - [`@gabro`](https://github.com/gabro)
- Guillaume Massé - [`@MasseGuillaume`](https://github.com/MasseGuillaume)
- Ólafur Páll Geirsson - [`@olafurpg`](https://github.com/olafurpg)
- Meriam Lachkar - [`@mlachkar`](https://github.com/mlachkar)
- Shane Delmore - [`@ShaneDelmore`](https://github.com/ShaneDelmore)## Contributing
Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md).