Generates the .scalafmt.conf that have minimum change to existing your scala codebase on running scalafmt.
Scala versions:
2.12
scalaunfmt 0.0.1
Group ID:
com.github.tanishiking
Artifact ID:
scalaunfmt_2.12
Version:
0.0.1
Release Date:
Nov 8, 2018
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.github.tanishiking" %% "scalaunfmt" % "0.0.1"
ivy"com.github.tanishiking::scalaunfmt:0.0.1"
//> using dep "com.github.tanishiking::scalaunfmt:0.0.1"
import $ivy.`com.github.tanishiking::scalaunfmt:0.0.1`
<dependency> <groupId>com.github.tanishiking</groupId> <artifactId>scalaunfmt_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.tanishiking', name: 'scalaunfmt_2.12', version: '0.0.1'