add markdown formatter / exporter #1965
Annotations
20 warnings
Run mix test:
lib/ex_doc/doc_ast.ex#L121
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/ex_doc/doc_ast.ex#L126
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/ex_doc/formatter.ex#L66
variable "ext" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/ex_doc/formatter.ex#L86
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/ex_doc/formatter.ex#L8
module attribute @assets_dir was set but never used
|
Run mix test:
lib/ex_doc/formatter.ex#L7
module attribute @main was set but never used
|
Run mix test:
lib/ex_doc/formatter.ex#L4
unused alias Assets
|
Run mix test:
lib/ex_doc/formatter.ex#L4
unused alias SearchData
|
Run mix test:
lib/ex_doc/formatter.ex#L4
unused alias Templates
|
Run mix test:
lib/ex_doc/formatter/markdown.ex#L95
function files_to_add/1 is unused
|
Prerelease:
lib/ex_doc/doc_ast.ex#L121
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Prerelease:
lib/ex_doc/doc_ast.ex#L126
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Prerelease:
lib/ex_doc/formatter.ex#L66
variable "ext" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Prerelease:
lib/ex_doc/formatter.ex#L86
variable "opts" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Prerelease:
lib/ex_doc/formatter.ex#L8
module attribute @assets_dir was set but never used
|
Prerelease:
lib/ex_doc/formatter.ex#L7
module attribute @main was set but never used
|
Prerelease:
lib/ex_doc/formatter.ex#L4
unused alias Assets
|
Prerelease:
lib/ex_doc/formatter.ex#L4
unused alias SearchData
|
Prerelease:
lib/ex_doc/formatter.ex#L4
unused alias Templates
|
Prerelease:
lib/ex_doc/formatter/markdown.ex#L95
function files_to_add/1 is unused
|
Loading