Skip to content

sbt plugin收集 #6

@cjuexuan

Description

@cjuexuan

总结一下sbt的好用的plugin,省得大家重复找轮子,省事点

先来两个压压惊

//检验scala语法的
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "0.8.0")

scalastyle github

//查看依赖树的
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.1")

sbt-dependency-graph github

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions