Skip to content

Commit

Permalink
Add codacy config
Browse files Browse the repository at this point in the history
  • Loading branch information
stringbean committed Oct 5, 2017
1 parent cafc9b3 commit 22e66be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .codacy.yml
@@ -0,0 +1,3 @@
---
exclude_paths:
- src/sbt-test/**
2 changes: 1 addition & 1 deletion build.sbt
@@ -1,7 +1,7 @@
name := "sbt-cpd"
organization := "com.github.sbt"

version := "2.0.0"
version := "2.0.1-SNAPSHOT"

sbtPlugin := true
crossSbtVersions := Seq("0.13.16", "1.0.2")
Expand Down

0 comments on commit 22e66be

Please sign in to comment.