Closed paulo-ferraz-oliveira closed 2 weeks ago
I'm spelunking into the code: [0-9]+([.][0-9]+)*)
was introduced in the regex in 0.2.9, but I'm still trying to find why (or what for).
Edit: oh, I think I see it... https://github.com/inaka/elvis_core/commit/12a966e537cd094560562da4056a17cdc150446c If we're still interested in supporting Erlang.mk we should keep it, but it needs to be updated; otherwise we can drop it.
Description
We:
branch
forgit_subdir
raw
resources with comments (so future-us knows where those references come from)rebar3
supports it as legacy, I believe we should too.Closes #370.