If you have a list, say of imports, where there is no semantic meaning in the ordering, alphabetize it.
I'd go one step further - use an editor or an IDE that is smart enough to deduplicate the imports automatically and reorder them alphabetically for you
and for us vi users we should have a bash script which does this
I'd go one step further - use an editor or an IDE that is smart enough to deduplicate the imports automatically and reorder them alphabetically for you
and for us vi users we should have a bash script which does this