scaladex logo
    Login

    scalacenter / scalafix

    Refactoring and linting tool for Scala

    Website GitHub
    • scala
    • dotty
    • rewrite
    • linter
    • scalafix
    • sbt
    • metaprogramming
    • refactoring

    Scalafix Latest version Travis Build Status AppVeyor Build Status Join the chat at https://gitter.im/scalacenter/scalafix

    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:

    • Gabriele Petronella - @gabro
    • Guillaume Massé - @MasseGuillaume
    • Ólafur Páll Geirsson - @olafurpg
    • Marcelo Cenerino - @marcelocenerine
    • Shane Delmore - @ShaneDelmore

    Contributing

    Contributions are welcome! See CONTRIBUTING.md.

    Documentation

    • Scaladoc
    • Sbt
    • Amm
    • Maven
    • Gradle
    • Mill
    addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.7")
    Ammonite REPL
    import $ivy.`ch.epfl.scala::sbt-scalafix:0.9.7`
    <dependency>
      <groupId>ch.epfl.scala</groupId>
      <artifactId>sbt-scalafix</artifactId>
      <version>0.9.7</version>
    </dependency>
    compile group: 'ch.epfl.scala', name: 'sbt-scalafix', version: '0.9.7'
    Mill build tool
    ivy"ch.epfl.scala::sbt-scalafix:0.9.7"
    Try online with Scastie
    Try on Scastie

    Statistics

    • 31 watchers
    • 59 Contributors
    • 477 Stars
    • 118 Forks
    • 1868 Commits
    • 25 Open issues
    • 4 Releases
    • 0 Dependents

    Contributors

    License

    • Apache-2.0

    0 Dependency

    Artifact Dependents


    0 Dependent

    • Scaladex
    • FAQs
    • Report an Issue
    • Follow us:
    powered by Scala Center powered by Bintray powered by Sonatype