We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
总结一下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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
总结一下sbt的好用的plugin,省得大家重复找轮子,省事点
先来两个压压惊
scalastyle github
sbt-dependency-graph github
The text was updated successfully, but these errors were encountered: