Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Apr 12, 2024

This allows scanning for src/*.hrl files under each deps directory entry, fixing lookup for lines like:

-include("src/rabbit_feature_flags.hrl").

in deps/rabbit/src/rabbit_feature_flags.erl or

-include("src/amqp10_client.hrl").

in deps/amqp10_client/test/mock_server.erl.


This is an automatic backport of pull request #10983 done by Mergify.

This allows scanning for `src/*.hrl` files under each deps directory
entry, fixing lookup for lines like:

    -include("src/rabbit_feature_flags.hrl").

in `deps/rabbit/src/rabbit_feature_flags.erl` or

    -include("src/amqp10_client.hrl").

in `deps/amqp10_client/test/mock_server.erl`.

(cherry picked from commit fcfd531)
@the-mikedavis the-mikedavis merged commit 545a1c0 into v3.13.x Apr 12, 2024
@the-mikedavis the-mikedavis deleted the mergify/bp/v3.13.x/pr-10983 branch April 12, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants