tanishiking / scalafix-check-scaladoc 0.0.2
GitHubCustom scalafix lint rule that examines scaladoc comments on classes, methods, values, type definitions, and so on.
Scala versions:
2.12
scalafix-check-scaladoc 0.0.1
Group ID:
com.github.tanishiking
Artifact ID:
scalafix-check-scaladoc_2.12
Version:
0.0.1
Release Date:
Dec 26, 2018
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.github.tanishiking" %% "scalafix-check-scaladoc" % "0.0.1"
ivy"com.github.tanishiking::scalafix-check-scaladoc:0.0.1"
//> using dep "com.github.tanishiking::scalafix-check-scaladoc:0.0.1"
import $ivy.`com.github.tanishiking::scalafix-check-scaladoc:0.0.1`
<dependency> <groupId>com.github.tanishiking</groupId> <artifactId>scalafix-check-scaladoc_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.tanishiking', name: 'scalafix-check-scaladoc_2.12', version: '0.0.1'