Skip to content

Commit

Permalink
Include doc in v2 report output
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrene committed Dec 28, 2018
1 parent 714bb76 commit 3398f34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/inch_ex/code_object.ex
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ defmodule InchEx.CodeObject do
"location" => item["location"],
"type" => item["type"],
"metadata" => item["metadata"],
"doc" => item["doc"],
"score" => score,
"grade" => grade,
"priority" => priority,
Expand Down

0 comments on commit 3398f34

Please # to comment.