| google-build-explicit-make-pair, |
| google-explicit-constructor, |
| google-readability-casting, |
| modernize-redundant-void-arg, |
| modernize-replace-random-shuffle, |
| modernize-use-bool-literals, |
| modernize-use-default-member-init, |
| modernize-use-equals-default, |
| modernize-use-equals-delete, |
| modernize-use-transparent-functors, |
| readability-redundant-member-init' |
| # This relaxes modernize-use-emplace in some cases; we might want to make it |
| # more aggressive in the future. See discussion on |
| # https://groups.google.com/a/chromium.org/g/cxx/c/noMMTNYiM0w . |
| - key: modernize-use-emplace.IgnoreImplicitConstructors |