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