Merge pull request #74 from lucacorti/maint/elixir-1.16 #343
Annotations
12 warnings
Linting (1.16, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Linting (1.16, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 41..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 78..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in String.slice/2, pass 28..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in String.slice/2, pass 14..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in String.slice/2, pass 12..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 49..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 80..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 36..-1//1 instead
|
Linting (1.16, 26)
negative steps are not supported in Enum.slice/2, pass 26..-1//1 instead
|