Fix doctest on older Elixirs #38
Annotations
2 warnings
Tests and linting (Elixir 1.16, OTP 26.1)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Tests and linting (Elixir 1.16, OTP 26.1)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|