Skip to content

Commit 398c654

Browse files
johnstiles-googleSkia Commit-Bot
authored andcommitted
Enable ClangTidy 'undelegated constructor' warning.
Change-Id: I79dee7422f8a24fa0fffef33b131e96b5bf0d4ba Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306728 Commit-Queue: John Stiles <[email protected]> Reviewed-by: Mike Klein <[email protected]>
1 parent 214de11 commit 398c654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-tidy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Checks: '-*,bugprone-use-after-move,google-build-namespaces'
1+
Checks: '-*,bugprone-use-after-move,bugprone-undelegated-constructor,google-build-namespaces'

0 commit comments

Comments
 (0)