Skip to content

Commit

Permalink
Remove dependency-tuple and dependency-parentheses from all-dependenc…
Browse files Browse the repository at this point in the history
…ies, add unused-dependency and duplicate-dependency-class
  • Loading branch information
jkschneider committed May 10, 2016
1 parent 7377438 commit 61c9a6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
#

includes=dependency-parentheses,dependency-tuple,unused-exclude-by-conf,unused-exclude-by-dep,unused-dependency
includes=unused-exclude-by-conf,unused-exclude-by-dep,unused-dependency,duplicate-dependency-class

0 comments on commit 61c9a6e

Please sign in to comment.