Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

logo 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).