commit | 7d27bc5fcf83f32369f5170e9c80d00fcd00186f | [log] [tgz] |
---|---|---|
author | Paul Duffin <paulduffin@google.com> | Tue Mar 02 23:24:05 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Mar 02 23:24:05 2021 +0000 |
tree | f67814e0456eca06329114ff75d54705ed5b57b6 | |
parent | 636d152e080bd003b1e4df54d91eb80c2c6bf479 [diff] | |
parent | cfd3374da03da06646fb209583178dbd718129dd [diff] |
Merge "Add error handling to test fixtures"
diff --git a/cc/config/tidy.go b/cc/config/tidy.go index 7c20dd5..c4563e2 100644 --- a/cc/config/tidy.go +++ b/cc/config/tidy.go
@@ -31,7 +31,6 @@ } checks := strings.Join([]string{ "-*", - "abseil-*", "android-*", "bugprone-*", "cert-*",