• Ian Hickson's avatar
    Rename isAvailableForEnvironment to isForEnvironment (#143176) · 5bd34ef5
    Ian Hickson authored
    This is part 4 of a broken down version of the #140101 refactor.
    
    This PR renames isAvailableForEnvironment to isForEnvironment and replaces a regular expression with a simple function. (The latter will change the behaviour for people with branch names like `mainly_refactors` or `chess_master_experiment` or whatever, but I'm pretty sure the old behaviour was not intended.)
    5bd34ef5
comparator_selection_test.dart 13 KB