Skip to content
  • Benjamin Winger's avatar
    migrate: Hide fuzzy matching behind a flag · e46d55d1
    Benjamin Winger authored
    Fuzzy matching on directory names has a tendency to aggressively match mods that are not in the repository against mods in the repository that vaguely match.
    Hiding for now, as we should further test the different types of fuzzy matching algs provided by fuzzywuzzy.
    Fuzzy matching is now always interactive with the interactive flat, even
    if there is only one match.
    e46d55d1