Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Make import alias generation predictable #66

Merged
merged 1 commit into from
Jun 16, 2017
Merged

Commits on Mar 13, 2017

  1. Make import alias generation predictable

    Instead of iterating over a set and generating aliases for conflicting
    immports, iterate over a sorted map based on this set. This ensured
    predictable output and makes automated checks possible.
    rmohr committed Mar 13, 2017
    Configuration menu
    Copy the full SHA
    4e31e09 View commit details
    Browse the repository at this point in the history