[erlang-patches] [PATCH] Updated erlang-flymake to recognize "deps" directory

Kevin Albrecht onlyafly@REDACTED
Fri Dec 2 09:52:52 CET 2011


I updated erlang-flymake.el to recognize the "deps" directory as an
include directory by default. This makes erlang-flymake compatible
with the rebar dependency management tool's default folder structure,
which puts included dependencies in "deps".

The patch can be fetched from:
git fetch git://github.com/onlyafly/otp.git flymake_deps_support

You can view the patch here:
https://github.com/onlyafly/otp/compare/flymake_deps_support
https://github.com/onlyafly/otp/compare/flymake_deps_support.patch

Regards,
Kevin Albrecht



More information about the erlang-patches mailing list