• Greg Spencer's avatar
    Fix the whitespace check. (#20059) · 2a66fd34
    Greg Spencer authored
    I switched to just checking for spaces and tabs, since otherwise it expresses a preference for line endings that I think should be taken care of at the git level (and I think they are).
    
    I also fixed a bug where I was looking for ".yml" instead of "*.yml" files, and clarified an output message.
    2a66fd34
test.dart 29.4 KB