-
Ævar Arnfjörð Bjarmason authored
We can turn this on by default by being a bit more permissive about common cases in non-*_test.go files that should be OK not to check the return value of most of the time (e.g. os.Remove()), and then having a giant exclusions list for the rest.
6e7eea01