We already sort results, before outputting them, by line_num, which should be enough for our requirements. At the same time, we'll hopefully stop outputting all together, at which time this logic will most likely be handled elsewhere (elvis and rebar3_lint), so I propose that bit to be removed (the lists:reverse) and test results adjusted.