• Greg Spencer's avatar
    Fix whitespace detector to handle deleted files. (#19690) · f44f625c
    Greg Spencer authored
    The trailing whitespace detector wasn't handling file deletes very well (at all, really).
    
    This filters the set of files grepped to only include files that exist.
    
    Also, clarified the failure message to make it more obvious what the failure is when the grep finds results.
    f44f625c
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.coveralls.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...