Skip to content

Commit de309c0

Browse files
authored
fix(clang-tidy): remove deprecated option (#1132)
1 parent be06647 commit de309c0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-tidy

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Checks: 'clang-diagnostic-*,clang-analyzer-*,google-*,modernize-*,-modernize-use-trailing-return-type,readability-*,portability-*,performance-*,bugprone-*,android-*,darwin-*,clang-analyzer-*'
33
WarningsAsErrors: ''
44
HeaderFilterRegex: ''
5-
AnalyzeTemporaryDtors: false
65
FormatStyle: file
76
CheckOptions:
87
- key: cert-dcl16-c.NewSuffixes

0 commit comments

Comments
 (0)