Merge pull request #263 from sneako/prep-0.18.0 #905
Annotations
2 warnings
mix_test (1.16.0, 26.x, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
mix_test (1.16.0, 26.x, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|