mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
src: remove AnalyzeTemporaryDtors option from .clang-tidy
PR-URL: https://github.com/nodejs/node/pull/60008 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
parent
db56020f50
commit
81b71190c6
@ -22,7 +22,6 @@ Checks: '-*,
|
||||
readability-delete-null-pointer, '
|
||||
WarningsAsErrors: ''
|
||||
HeaderFilterRegex: ''
|
||||
AnalyzeTemporaryDtors: false
|
||||
FormatStyle: none
|
||||
User: nodejs/cpp
|
||||
CheckOptions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user