Skip to content

rpau/gradle-scalafix-plugin

Repository files navigation

gradle-scalafix-plugin

Build Status

This plugin allows to run scalafix in gradle projects.

The supported versions of scala are 2.12.8 or 2.11.12

plugins {
    ...
    id 'org.walkmod.scalafix'
}

This is not yet deployed into maven central.

About

gradle plugin for scalafix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published