• Clint's avatar
    provider/aws: Run errcheck in tests (#8579) · 740b8bb9
    Clint authored
    * provider/aws: Add errcheck to Makefile, error on unchecked errors
    
    * more exceptions
    
    * updates for errcheck to pass
    
    * reformat and spilt out the ignore statements
    
    * narrow down ignores
    
    * fix typo, only ignore Close and Write, instead of close or write
    740b8bb9