For `[standard:import-ordering]` if I have 100 imp...
# ktlint
k
For
[standard:import-ordering]
if I have 100 imports and the 50th one is out of order, it gives the message "Imports must be ordered in lexicographic order" at the start of the first line of import. It would be very useful if it put the message on the first line that was out of order.