Expand AST using Macro.Env API #523
Annotations
10 warnings
Run mix credo --all --strict || true
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Run mix credo --all --strict || true
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Run mix credo --all --strict || true
~R/.../ is deprecated, use ~r/.../ instead
|
Run mix credo --all --strict || true
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix credo --all --strict || true
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Run mix credo --all --strict || true
negative steps are not supported in Enum.slice/2, pass 14..-1//1 instead
|
Run mix credo --all --strict || true
negative steps are not supported in Enum.slice/2, pass 24..-1//1 instead
|
Run mix credo --all --strict || true
negative steps are not supported in Enum.slice/2, pass 14..-1//1 instead
|
Run mix credo --all --strict || true
negative steps are not supported in Enum.slice/2, pass 67..-1//1 instead
|
Run mix credo --all --strict || true
negative steps are not supported in Enum.slice/2, pass 24..-1//1 instead
|
Loading