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

Henrik Nord henrik@REDACTED
Wed Dec 7 13:10:32 CET 2011


Thank you, patch included in 'pu'

Thank you for the contribution!

On 12/07/2011 08:46 AM, Kevin Albrecht wrote:
> Here is my updated patch suggestion based on input. I fixed a typo in
> the deps path and improved my commit message. I considered
> additionally adding deps/*/include, deps/*/ebin, and deps/*/src as
> include directories, but erlc's -I command line option does not
> support wildcards, so this is not possible.
>
> The updated patch can be fetched from:
> git fetch git://github.com/onlyafly/otp.git flymake_include_deps
>
> You can view the patch here:
> https://github.com/onlyafly/otp/compare/flymake_include_deps
> https://github.com/onlyafly/otp/compare/flymake_include_deps.patch
>
> Regards,
> Kevin Albrecht
>
> On Fri, Dec 2, 2011 at 9:52 AM, Kevin Albrecht<onlyafly@REDACTED>  wrote:
>> 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
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

-- 
/Henrik Nord Erlang/OTP




More information about the erlang-patches mailing list