A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/hierynomus/scalariform-gradle-plugin below:

hierynomus/scalariform-gradle-plugin: Gradle plugin to run Scalariform over your code

For each source set configured in your project, this plugin will add a format<SourceSetName>Scala Scalariform task.

Furthermore the plugin will configure a formatAllScala task that depends on all the configured Scalariform tasks.

You can configure the formatter using the following snippet:

plugins {
  id "com.github.hierynomus.scalariform" version "0.4.0"
}

scalariform {
  alignParameters = true
  alignSingleLineCaseStatements = true
}

For a complete listing of all possible configuration options, please consult the Scalariform documentation.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4