Merge pull request #252 from arthurnovak/add_finch_instance_to_req_te… #891
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
|