nats-io / elixir-nats

Elixir NATS client
MIT License
76 stars 14 forks source link

change version of earmark #40

Closed UA3MQJ closed 7 years ago

UA3MQJ commented 7 years ago

Please, change version of earmark for remove warnings:

==> earmark Compiling 3 files (.erl) Compiling 19 files (.ex) warning: variable "all_converters" does not exist and is being expanded to "all_converters()", please use parentheses to remove the ambiguity or change the variable name lib/earmark/inline.ex:19

warning: variable "all_converters" does not exist and is being expanded to "all_converters()", please use parentheses to remove the ambiguity or change the variable name lib/earmark/inline.ex:54

warning: variable "all_converters" does not exist and is being expanded to "all_converters()", please use parentheses to remove the ambiguity or change the variable name lib/earmark/inline.ex:245

warning: module attribute @id_close_rgx was set but never used lib/earmark/scanner.ex:9

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 66.341% when pulling d07243edd8b614e51e4890c7741f75a59f864dd1 on UA3MQJ:master into d07820a65d3b7053613eb6ab20548d6afa2f9093 on nats-io:master.