Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 636d152e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove Abseil checks from clang-tidy defaults."

parents 44163504 a3014f1c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@ func init() {
		}
		checks := strings.Join([]string{
			"-*",
			"abseil-*",
			"android-*",
			"bugprone-*",
			"cert-*",