mixer
mixer copied to clipboard
Mix in functions from other modules
I'm trying to update the deps on this https://github.com/jagguli/sumo_db_riak/tree/wip project and get the tests running but I ran into this issue ```===> Compiling test/meta_SUITE.erl failed test/meta_SUITE.erl:none: error in parse transform...
Hi. On a project accidentally we used inaka_mixin/master branch instead of a given tag or pkg. rebar3 compile was working, then after calling rebar3 upgrade and calling again rebar3 compile...
As described in #7, since #3 mixer is inserting generic specs for every function added. That effectively prevents compiler warnings when `warn_missing_spec` is on, but messes up with dialyzer when,...